]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/featured.php
Merge branch 'locshunt' into 0.9.x
[quix0rs-gnu-social.git] / actions / featured.php
index 39bf09d8f07b125e278ba20315aea786ec2d0145..dd1056dd58338dc85408414aa06d23a45911632b 100644 (file)
@@ -96,7 +96,7 @@ class FeaturedAction extends Action
 
     function getInstructions()
     {
-        return sprintf(_('A selection of some of the great users on %s'),
+        return sprintf(_('A selection of some great users on %s'),
                        common_config('site', 'name'));
     }