diff options
Diffstat (limited to 'modules/memoserv/ms_list.cpp')
-rw-r--r-- | modules/memoserv/ms_list.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/memoserv/ms_list.cpp b/modules/memoserv/ms_list.cpp index d7926b39f..2570894ef 100644 --- a/modules/memoserv/ms_list.cpp +++ b/modules/memoserv/ms_list.cpp @@ -142,7 +142,7 @@ public: this->SendSyntax(source); source.Reply(" "); source.Reply(_( - "Lists any memos you currently have. With \002NEW\002, lists only " + "Lists any memos you currently have. With \002NEW\002, lists only " "new (unread) memos. Unread memos are marked with a \"*\" " "to the left of the memo number. You can also specify a list " "of numbers, as in the example below:\n" |