1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 13:23:12 +02:00

Fix a few help messages.

This commit is contained in:
Robby-
2014-07-27 07:34:02 +02:00
parent 52d422d020
commit 1137c50095
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -244,7 +244,7 @@ class CommandEntryMessage : public Command
source.Reply(" ");
source.Reply(_("The \002ENTRYMSG DEL\002 command removes the specified message from\n"
"the list of messages shown to users when they join\n"
"the channel. You can a message by specifying its number\n"
"the channel. You can remove a message by specifying its number\n"
"which you can get by listing the messages as explained below."));
source.Reply(" ");
source.Reply(_("The \002ENTRYMSG LIST\002 command displays a listing of messages\n"