From 7070b8c19b6c56030c8bff181838d82c932a4d6f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 18 Nov 2010 05:38:39 +0000 Subject: - Patch #974606 by Crell: misnamed function in hook documentation. --- modules/search/search.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/search') diff --git a/modules/search/search.api.php b/modules/search/search.api.php index 89290bc2d..f6209987f 100644 --- a/modules/search/search.api.php +++ b/modules/search/search.api.php @@ -169,7 +169,7 @@ function hook_search_admin() { * parameters to the search expression. * * See node_search_execute() for an example of a module that uses the search - * index, and user_execute_search() for an example that doesn't ues the search + * index, and user_search_execute() for an example that doesn't ues the search * index. * * @param $keys -- cgit v1.2.3