mirror of
https://github.com/anope/anope.git
synced 2026-06-28 01:56:38 +02:00
minor help output changes, including some confusion in fantasy chars
This commit is contained in:
@@ -60,7 +60,7 @@ class CommandCSSetTopicLock : public Command
|
||||
source.Reply(" ");
|
||||
source.Reply(_("Enables or disables the \002topic lock\002 option for a channel.\n"
|
||||
"When \002topic lock\002 is set, the channel topic will be unchangable\n"
|
||||
" except via the \002TOPIC\002 command."));
|
||||
"except via the \002TOPIC\002 command."));
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user