diff options
Diffstat (limited to 'plugins/AVS/src/version.h')
-rw-r--r-- | plugins/AVS/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 11956d9f75..76f5d4b0d9 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -13,7 +13,7 @@ #define __PLUGIN_NAME "Avatar service"
#define __INTERNAL_NAME "AVS"
#define __FILENAME "AVS.dll"
-#define __DESCRIPTION "Load and manage contact pictures for other plugins."
+#define __DESCRIPTION "Loads and manages contact pictures for other plugins."
#define __AUTHOR "Nightwish, Pescuma"
#define __AUTHOREMAIL "http://miranda-ng.org/"
#define __AUTHORWEB "http://miranda-ng.org/"
|