mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Correct two typos.
This commit is contained in:
@@ -1493,7 +1493,7 @@ void CClient::HelpUser() {
|
||||
Table.AddColumn("Arguments");
|
||||
Table.AddColumn("Description");
|
||||
|
||||
PutStatus("In the following list all occurences of <#chan> support wildcards (* and ?)");
|
||||
PutStatus("In the following list all occurrences of <#chan> support wildcards (* and ?)");
|
||||
PutStatus("(Except ListNicks)");
|
||||
|
||||
Table.AddRow();
|
||||
|
||||
Reference in New Issue
Block a user