diff options
Diffstat (limited to 'plugins/Dropbox/src/version.h')
-rw-r--r-- | plugins/Dropbox/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h index a7f5d01dc0..b76aff3aed 100644 --- a/plugins/Dropbox/src/version.h +++ b/plugins/Dropbox/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Dropbox"
#define __FILENAME "Dropbox.dll"
-#define __DESCRIPTION "Allows to transfer files via Dropbox."
+#define __DESCRIPTION "Allows you to transfer files via Dropbox."
#define __AUTHOR "unsane"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Dropbox/"
|