summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/search/search.api.php2
1 files changed, 1 insertions, 1 deletions
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