Fixed few misspellings

This commit is contained in:
Ondřej Nový
2016-01-05 20:41:45 +01:00
parent 5d6068ca9d
commit 6881ca5b8f
13 changed files with 23 additions and 23 deletions

View File

@@ -141,7 +141,7 @@ class CKeepNickMod : public CModule {
}
EModRet OnUserRaw(CString& sLine) override {
// We dont care if we are not connected to IRC
// We don't care if we are not connected to IRC
if (!GetNetwork()->IsIRCConnected()) return CONTINUE;
// We are trying to get the config nick and this is a /nick?