mirror of
https://github.com/anope/anope.git
synced 2026-07-05 18:23:13 +02:00
Minor cs_unban Lang Update @Robby-
This commit is contained in:
@@ -105,8 +105,8 @@ class CommandCSUnban : public Command
|
||||
"given, all bans affecting you in channels you have access\n"
|
||||
"in are removed.\n"
|
||||
" \n"
|
||||
"By default, limited to AOPs or those with level 5 and above\n"
|
||||
"access on the channel."), source.service->nick.c_str());
|
||||
"By default, limited to AOPs or those with level 5 access and above\n"
|
||||
"on the channel."), source.service->nick.c_str());
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user