mirror of
https://github.com/anope/anope.git
synced 2026-07-09 07:43:13 +02:00
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
This commit is contained in:
@@ -129,7 +129,7 @@ class CommandOSSet : public Command
|
||||
return;
|
||||
}
|
||||
catch (const ConvertException &) { }
|
||||
|
||||
|
||||
source.Reply(_("Setting for DEBUG must be \002ON\002, \002OFF\002, or a positive number."));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user