summaryrefslogtreecommitdiff
path: root/plugins/AuthState/src
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-08-26 13:08:44 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-08-26 13:08:44 +0000
commit5eade73f11a544aeda8aa01f2e82f3e32c40e2b8 (patch)
treebfea33e999ad27b63e1564521492eb0caec09d40 /plugins/AuthState/src
parent25939fa107807f884c05db7377cb47fcaf1805cf (diff)
- spelling correction (patch from RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AuthState/src')
-rw-r--r--plugins/AuthState/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AuthState/src/version.h b/plugins/AuthState/src/version.h
index 678aff8d12..804dd84398 100644
--- a/plugins/AuthState/src/version.h
+++ b/plugins/AuthState/src/version.h
@@ -7,7 +7,7 @@
#define __PLUGIN_NAME "Authorization state"
#define __FILENAME "AuthState.dll"
-#define __DESCRIPTION "If contact didn't authorized you this plugin puts an icon in front of contacts name."
+#define __DESCRIPTION "If a contact didn't authorize you this plugin puts an icon in front of the contact's name."
#define __AUTHOR "Thief, idea by snwbrdr"
#define __AUTHOREMAIL "thief@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/AuthState/"