summaryrefslogtreecommitdiff
path: root/modules/commands/cs_set_securefounder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/cs_set_securefounder.cpp')
-rw-r--r--modules/commands/cs_set_securefounder.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/commands/cs_set_securefounder.cpp b/modules/commands/cs_set_securefounder.cpp
index ad4a91033..7d1c1a7dc 100644
--- a/modules/commands/cs_set_securefounder.cpp
+++ b/modules/commands/cs_set_securefounder.cpp
@@ -61,8 +61,8 @@ class CommandCSSetSecureFounder : public Command
source.Reply(" ");
source.Reply(_("Enables or disables the \002secure founder\002 option for a channel.\n"
"When \002secure founder\002 is set, only the real founder will be\n"
- "able to drop the channel, change its password, its founder and its\n"
- "successor, and not those who have founder level access through\n"
+ "able to drop the channel, change its founder and its successor,\n"
+ "and not those who have founder level access through\n"
"the access/qop command."));
return true;
}