mirror of
https://github.com/anope/anope.git
synced 2026-07-06 12:33:13 +02:00
Fix typos, remove dead language defines.
os_set: Add missing debug text in help output.
This commit is contained in:
@@ -125,7 +125,7 @@ class CommandOSMode : public Command
|
||||
source.Reply(_("Allows Services Operators to change modes for any channel.\n"
|
||||
"Parameters are the same as for the standard /MODE command.\n"
|
||||
"Alternatively, CLEAR may be given to clear all modes on the channel.\n"
|
||||
"If CLEAR ALL is given then all modes, including user status, is removed.\n"));
|
||||
"If CLEAR ALL is given then all modes, including user status, is removed."));
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user