summaryrefslogtreecommitdiff
path: root/modules/search
diff options
context:
space:
mode:
authorDries <dries@buytaert.net>2011-10-16 12:55:03 -0400
committerDries <dries@buytaert.net>2011-10-16 12:55:03 -0400
commitfecc8efa5f76390d765144605794cd3fece066b3 (patch)
treea3c83c0d4b67515ad0eb6a940d562e0f92f6bacc /modules/search
parent1c5d72c84f754845da04d36359451915f7c10bd2 (diff)
downloadbrdo-fecc8efa5f76390d765144605794cd3fece066b3.tar.gz
brdo-fecc8efa5f76390d765144605794cd3fece066b3.tar.bz2
- Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() 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 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