mirror of
https://github.com/anope/anope.git
synced 2026-07-04 12:23:12 +02:00
Misc grammar fixes.
This commit is contained in:
@@ -79,10 +79,10 @@ class CommandMSRSend : public Command
|
||||
source.Reply(" ");
|
||||
source.Reply(_("Sends the named \037nick\037 or \037channel\037 a memo containing\n"
|
||||
"\037memo-text\037. When sending to a nickname, the recipient will\n"
|
||||
"receive a notice that he/she has a new memo. The target\n"
|
||||
"receive a notice that they have a new memo. The target\n"
|
||||
"nickname/channel must be registered.\n"
|
||||
"Once the memo is read by its recipient, an automatic notification\n"
|
||||
"memo will be sent to the sender informing him/her that the memo\n"
|
||||
"memo will be sent to the sender informing them that the memo\n"
|
||||
"has been read."));
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user