diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-19 06:16:15 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-19 06:16:15 +0000 |
commit | b16d10cc688f07d0fdc3ec2a55fcefa413fdde8f (patch) | |
tree | 58da9e4170ffd1177e9e0a1d279a5a2937a82ecb /plugins/Spamotron | |
parent | 7d1d22037a988439f93aff39fbc43f06c40920d9 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Spamotron')
-rw-r--r-- | plugins/Spamotron/src/spamotron.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Spamotron/src/spamotron.cpp b/plugins/Spamotron/src/spamotron.cpp index 1d9e721712..b656b87c85 100644 --- a/plugins/Spamotron/src/spamotron.cpp +++ b/plugins/Spamotron/src/spamotron.cpp @@ -11,7 +11,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
PLUGIN_NAME,
PLUGIN_MAKE_VERSION(0,0,4,6),
- "Anti-spam plugin with captcha and Bayes filtering",
+ "Anti-spam plugin with captcha and Bayes filtering.",
"vu1tur",
"to@vu1tur.eu.org",
"© 2010 vu1tur",
|