mirror of
https://github.com/anope/anope.git
synced 2026-07-05 17:03:12 +02:00
Fixed grammar problem in cs_clone
This commit is contained in:
@@ -170,8 +170,8 @@ public:
|
||||
this->SendSyntax(source);
|
||||
source.Reply(" ");
|
||||
source.Reply(_("Copies all settings, access, akicks, etc from channel to the\n"
|
||||
"target channel. If \037what\037 is access, akick, or badwords is\n"
|
||||
"specified then only the respective settings are transferred.\n"
|
||||
"target channel. If \037what\037 is access, akick, or badwords\n"
|
||||
"then only the respective settings are transferred.\n"
|
||||
"You must be the founder of \037channel\037 and \037target\037."));
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user