mirror of
https://github.com/znc/znc.git
synced 2026-05-03 12:02:30 +02:00
Some grammar and capitalization fixes.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2233 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -128,7 +128,7 @@ void CClient::ReadLine(const CString& sData) {
|
||||
HandleCap(sLine);
|
||||
|
||||
// Don't let the client talk to the server directly about CAP,
|
||||
// we don't want anything enabled that znc does not support.
|
||||
// we don't want anything enabled that ZNC does not support.
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user