diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-26 13:08:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-26 13:08:44 +0000 |
commit | 5eade73f11a544aeda8aa01f2e82f3e32c40e2b8 (patch) | |
tree | bfea33e999ad27b63e1564521492eb0caec09d40 /plugins/Clist_modern/src/version.h | |
parent | 25939fa107807f884c05db7377cb47fcaf1805cf (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/Clist_modern/src/version.h')
-rw-r--r-- | plugins/Clist_modern/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/version.h b/plugins/Clist_modern/src/version.h index 1c2afa3cf5..6b09ce3aea 100644 --- a/plugins/Clist_modern/src/version.h +++ b/plugins/Clist_modern/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Modern contact list"
#define __FILENAME "Clist_modern.dll"
-#define __DESCRIPTION "Displays contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enchanced metacontact cooperation."
+#define __DESCRIPTION "Displays contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enhanced metacontact cooperation."
#define __AUTHOR "Artem Shpynov, Ricardo Pescuma Domenecci and Anton Senko based on clist_mw by Bethoven"
#define __AUTHOREMAIL "ashpynov@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/Clist_modern/"
|