summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2017-11-16 22:56:48 +0300
committerdartraiden <wowemuh@gmail.com>2017-11-16 22:56:48 +0300
commitc589cd1a36407cd2ea6e34eb229030b3bc9f6d94 (patch)
tree735620ba507c97c02fa54907ae07cb011e28b1b6 /plugins
parenta991e99b78a5f3c1fbd42e9b6cc4bfc7b30e83b6 (diff)
spelling correction
Diffstat (limited to 'plugins')
-rw-r--r--plugins/StopSpamPlus/src/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/src/settings.h b/plugins/StopSpamPlus/src/settings.h
index e1f7d00d02..b2e7ba7719 100644
--- a/plugins/StopSpamPlus/src/settings.h
+++ b/plugins/StopSpamPlus/src/settings.h
@@ -64,7 +64,7 @@ public:
Settings():
Question("Question", TranslateW(L"Spammers made me to install small anti-spam system you are now speaking with. "
L"Please reply \"nospam\" without quotes and spaces if you want to contact me.")),
- AuthRepl("AuthReply", TranslateW(L"StopSpam: send a message and reply to a anti-spam bot question.")),
+ AuthRepl("AuthReply", TranslateW(L"StopSpam: send a message and reply to an anti-spam bot question.")),
Answer("Answer", L"nospam"),
Congratulation("Congratulation", TranslateW(L"Congratulations! You just passed human/robot test. Now you can write me a message.")),
DisabledProtoList("DisabledProtoList", "MetaContacts RSSNews"),