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

Merge branch '2.0' into 2.1.

This commit is contained in:
Sadie Powell
2023-12-20 00:07:51 +00:00
19 changed files with 47 additions and 48 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ public:
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."));
return true;
}