]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Directory/actions/groupdirectory.php
Better handling of multiple objects
[quix0rs-gnu-social.git] / plugins / Directory / actions / groupdirectory.php
index b9ffee94e5c4171df8bb15cff4350abb99a6aed5..5e532fc214202cd909717be1cae84d09aadde98b 100644 (file)
@@ -124,7 +124,7 @@ class GroupdirectoryAction extends Action
         // TRANS: Page instructions.
         return _m("After you join a group you can send messages to all other members\n".
                  "using the syntax \"!groupname\".\n\n".
-                 "Browse groups, or search for groups on by their name, location or topic.\n".
+                 "Browse groups, or search for groups by their name, location or topic.\n".
                  "Separate the terms by spaces; they must be three characters or more.") . "\n";
     }