mirror of
https://github.com/znc/znc.git
synced 2026-05-02 19:42:32 +02:00
Minor spelling fix in partyline
Thanks to the-me for noticing this and sending a patch. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1682 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -547,7 +547,7 @@ public:
|
||||
}
|
||||
PutModule("--- End of list");
|
||||
} else {
|
||||
PutModule("Unkown command, try 'HELP'");
|
||||
PutModule("Unknown command, try 'HELP'");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user