summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-09-07 07:54:34 +0000
committerDart Raiden <wowemuh@gmail.com>2013-09-07 07:54:34 +0000
commitc23d46688893853c036a87be405e4f20bb9bd9da (patch)
treee6cf432e745c50776692caa5ab702cfe37afbf10 /plugins
parentf4c12417352707d6f1dd954ad6386df3f5ab4969 (diff)
IgnoreState: typo
git-svn-id: http://svn.miranda-ng.org/main/trunk@5990 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/IgnoreState/src/Version.h2
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/"