From d4228535043619ada5192001acde645238660b37 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 31 Jul 2009 19:01:03 +0000 Subject: =?UTF-8?q?-=20Patch=20#536570=20by=20G=C3=A1bor=20Hojtsy:=20imple?= =?UTF-8?q?mented=20new=20IA=20for=20top-level=20users.?= 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 ff679ecdf..2030422ae 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/user, by associating a callback function with + * dropdown found at admin/user, 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