diff options
Diffstat (limited to 'plugins')
-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 1a6b381a1e..6c8896a4f0 100644 --- a/plugins/IgnoreState/src/Version.h +++ b/plugins/IgnoreState/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Ignore state"
#define __FILENAME "IgnoreState.dll"
-#define __DESCRIPTION "Shows ignore state of contact in contacts list."
+#define __DESCRIPTION "Shows ignore state of contact in contact list."
#define __AUTHOR "Kildor"
#define __AUTHOREMAIL "kostia@ngs.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/IgnoreState/"
|