summaryrefslogtreecommitdiff
path: root/modules/search
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-11-18 05:38:39 +0000
committerDries Buytaert <dries@buytaert.net>2010-11-18 05:38:39 +0000
commit7070b8c19b6c56030c8bff181838d82c932a4d6f (patch)
treed124cd53821ea193a97cb91cef4b8dcc0285b6b7 /modules/search
parent1affe10ba97ef8f579ed8fffb84bc9a325189f03 (diff)
downloadbrdo-7070b8c19b6c56030c8bff181838d82c932a4d6f.tar.gz
brdo-7070b8c19b6c56030c8bff181838d82c932a4d6f.tar.bz2
- Patch #974606 by Crell: misnamed function in hook documentation.
Diffstat (limited to 'modules/search')
-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