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/StopSpamMod | |
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/StopSpamMod')
-rwxr-xr-x | plugins/StopSpamMod/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h index 8b76cd0aae..ce3879a86a 100755 --- a/plugins/StopSpamMod/src/version.h +++ b/plugins/StopSpamMod/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "StopSpam mod"
#define __FILENAME "StopSpamMod.dll"
-#define __DESCRIPTION "Antispam plugin for Miranda NG."
+#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
#define __AUTHOR "Roman Miklashevsky, sss, Elzor"
#define __AUTHOREMAIL "sss123next@list.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/StopSpamMod/"
|