diff options
Diffstat (limited to 'plugins/AuthState/src/version.h')
-rw-r--r-- | plugins/AuthState/src/version.h | 2 |
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/"
|