mirror of
https://github.com/anope/anope.git
synced 2026-07-01 09:46:40 +02:00
Fixed operserv/umode serv help entry
This commit is contained in:
@@ -108,7 +108,7 @@ class CommandOSUMode : public Command
|
||||
public:
|
||||
CommandOSUMode(Module *creator) : Command(creator, "operserv/umode", 2, 2)
|
||||
{
|
||||
this->SetDesc(_("Change channel or user modes"));
|
||||
this->SetDesc(_("Change user modes"));
|
||||
this->SetSyntax(_("\037user\037 \037modes\037"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user