From fecc8efa5f76390d765144605794cd3fece066b3 Mon Sep 17 00:00:00 2001 From: Dries Date: Sun, 16 Oct 2011 12:55:03 -0400 Subject: - 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(-) (limited to 'modules/search') diff --git a/modules/search/search.api.php b/modules/search/search.api.php index 8d6e2399f..3f745bfdb 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 -- cgit v1.2.3