This commit is contained in:
Jordan Conway 2011-08-27 14:51:10 -04:00 committed by Zach Copley
parent ebaf5a972e
commit 9bf815be0d
1 changed files with 1 additions and 1 deletions

View 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";
}