From ef5c041534a4d3afcb382cc8bec646e725ee61c9 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 11 Aug 2009 11:47:58 +0000 Subject: =?UTF-8?q?-=20Patch=20#538526=20by=20catch,=20G=C3=A1bor=20Hojtsy?= =?UTF-8?q?,=20yoroy,=20et=20al:=20rename=20'User=20management'=20to=20'Pe?= =?UTF-8?q?ople'=20in=20the=20header=20--=20not=20anywhere=20else.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/user/user.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user/user.api.php') diff --git a/modules/user/user.api.php b/modules/user/user.api.php index 2030422ae..7e8396eca 100644 --- a/modules/user/user.api.php +++ b/modules/user/user.api.php @@ -221,7 +221,7 @@ function hook_user_cancel_methods_alter(&$methods) { * Add mass user operations. * * This hook enables modules to inject custom operations into the mass operations - * dropdown found at admin/user, by associating a callback function with + * dropdown found at admin/people, by associating a callback function with * the operation, which is called when the form is submitted. The callback function * receives one initial argument, which is an array of the checked users. * -- cgit v1.2.3