From a7bb6c573e2a7af11ae6e5bf1798fb2fc9930c44 Mon Sep 17 00:00:00 2001 From: Dries Date: Sun, 16 Oct 2011 12:55:11 -0400 Subject: [PATCH] - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() documentation. --- modules/search/search.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/search/search.api.php b/modules/search/search.api.php index 8d6e2399ffb..3f745bfdb0b 100644 --- a/modules/search/search.api.php +++ b/modules/search/search.api.php @@ -172,7 +172,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_search_execute() for an example that doesn't ues the search + * index, and user_search_execute() for an example that doesn't use the search * index. * * @param $keys