]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fix typo in documentation.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 24 Mar 2011 16:02:28 +0000 (17:02 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 24 Mar 2011 16:02:28 +0000 (17:02 +0100)
lib/mail.php

index 8ca6e67fd8e3382ff2af6b1938cfa418ce91d4a5..708e5349b16ae2bd9b544987566ba91d1d041434 100644 (file)
@@ -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(),