From: Siebrand Mazeland Date: Thu, 24 Mar 2011 16:02:28 +0000 (+0100) Subject: Fix typo in documentation. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8a8a1943161af35e2785b0afb3910f4152ce94cb;p=quix0rs-gnu-social.git Fix typo in documentation. --- diff --git a/lib/mail.php b/lib/mail.php index 8ca6e67fd8..708e5349b1 100644 --- a/lib/mail.php +++ b/lib/mail.php @@ -832,7 +832,7 @@ function mail_notify_group_join_pending($group, $joiner) // TRANS: Main body of pending group join request notification e-mail. // TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename, - // TRANS: %3$s is the URL to the moderation queue page. + // TRANS: %4$s is the URL to the moderation queue page. $body = sprintf(_('%1$s would like to join your group %2$s on %3$s. ' . 'You may approve or reject their group membership at %4$s'), $joiner->getFancyName(),