summaryrefslogtreecommitdiff
path: root/actions/peoplesearch.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-11-08 17:06:41 -0500
committerEvan Prodromou <evan@status.net>2009-11-08 17:06:41 -0500
commit111f6a775daf9334adb05c9f8e539d682238f4dd (patch)
treece98d1968560538272e53a79ef4551b194eb1ab8 /actions/peoplesearch.php
parentb7e2e3fd2b7e36f75c810a599334c2ca8abcca55 (diff)
parentda444f8a15043f326aa9a629ba5f0b25bc35b1e5 (diff)
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'actions/peoplesearch.php')
-rw-r--r--actions/peoplesearch.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/peoplesearch.php b/actions/peoplesearch.php
index 38135ecbd..63a5c88f3 100644
--- a/actions/peoplesearch.php
+++ b/actions/peoplesearch.php
@@ -49,7 +49,7 @@ class PeoplesearchAction extends SearchAction
{
function getInstructions()
{
- return _('Search for people on %%site.name%% by their name, location, or interests. ' .
+ return _('Search for users on %%site.name%% by their name, location, or interests. ' .
'Separate the terms by spaces; they must be 3 characters or more.');
}