mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Fixed few misspellings
This commit is contained in:
@@ -708,7 +708,7 @@ class CWatcherMod : public CModule {
|
||||
}
|
||||
|
||||
void Load() {
|
||||
// Just to make sure we dont mess up badly
|
||||
// Just to make sure we don't mess up badly
|
||||
m_lsWatchers.clear();
|
||||
|
||||
bool bWarn = false;
|
||||
|
||||
Reference in New Issue
Block a user