]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showgroup.php
Remove unneeded trailing space.
[quix0rs-gnu-social.git] / actions / showgroup.php
index 88a6293377b0c2bb2d6e6e1a058703b3acd16040..eba3191f6f2d1df22dc6e5198b4337c8c601abfe 100644 (file)
@@ -226,7 +226,7 @@ class ShowgroupAction extends GroupAction
             // TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
             $m = sprintf(_('**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
                 'based on the Free Software [StatusNet](http://status.net/) tool. Its members share ' .
-                'short messages about their life and interests. '),
+                'short messages about their life and interests.'),
                      $this->group->getBestName());
         }
         $this->elementStart('div', array('id' => 'anon_notice'));