diff options
Diffstat (limited to 'modules/memoserv/ms_read.cpp')
-rw-r--r-- | modules/memoserv/ms_read.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/memoserv/ms_read.cpp b/modules/memoserv/ms_read.cpp index 4fec8cdb8..ff3886818 100644 --- a/modules/memoserv/ms_read.cpp +++ b/modules/memoserv/ms_read.cpp @@ -201,7 +201,7 @@ public: source.Reply(_( "Sends you the text of the memos specified. If LAST is " "given, sends you the memo you most recently received. If " - "NEW is given, sends you all of your new memos. If ALL is " + "NEW is given, sends you all of your new memos. If ALL is " "given, sends you all of your memos. Otherwise, sends you " "memo number \037num\037. You can also give a list of numbers, " "as in this example:" |