X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FDirectory%2Factions%2Fgroupdirectory.php;h=5e532fc214202cd909717be1cae84d09aadde98b;hb=2ad5aece55fed8fb4242961bcb301ad33ae7ca38;hp=9ae1bede7c8ffbbe4f9eb1eb49d9bf389567368b;hpb=c97048d01bea468e0cf8865b60c3c250b4515c39;p=quix0rs-gnu-social.git diff --git a/plugins/Directory/actions/groupdirectory.php b/plugins/Directory/actions/groupdirectory.php index 9ae1bede7c..5e532fc214 100644 --- a/plugins/Directory/actions/groupdirectory.php +++ b/plugins/Directory/actions/groupdirectory.php @@ -124,8 +124,8 @@ 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". - "Separate the terms by spaces; they must be three characters or more.\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"; } /**