diff options
Diffstat (limited to 'plugins/Rate/src/Version.h')
-rw-r--r-- | plugins/Rate/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Rate/src/Version.h b/plugins/Rate/src/Version.h index 47cb3d62a9..29a63b24e4 100644 --- a/plugins/Rate/src/Version.h +++ b/plugins/Rate/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Contact`s rate"
#define __FILENAME "Rate.dll"
-#define __DESCRIPTION "Shows rating of contact in contact list (if presents)."
+#define __DESCRIPTION "Shows rating of contact in contact list (if present)."
#define __AUTHOR "Kildor, Thief"
#define __AUTHOREMAIL "kostia@ngs.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/Rate/"
|