diff options
Diffstat (limited to 'plugins/IgnoreState/src/Version.h')
-rw-r--r-- | plugins/IgnoreState/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IgnoreState/src/Version.h b/plugins/IgnoreState/src/Version.h index b7478cc70b..ca8bb54c20 100644 --- a/plugins/IgnoreState/src/Version.h +++ b/plugins/IgnoreState/src/Version.h @@ -13,7 +13,7 @@ #define __PLUGIN_NAME "IgnoreState"
#define __INTERNAL_NAME "IgnoreState"
#define __FILENAME "IgnoreState.dll"
-#define __DESCRIPTION "Show ignore state of contact in contacts list."
+#define __DESCRIPTION "Shows ignore state of contact in contacts list."
#define __AUTHOR "Kildor"
#define __AUTHOREMAIL "kostia@ngs.ru"
#define __AUTHORWEB "http://miranda-ng.org/"
|