Issue #1101678 follow-up by cwells73, jhodgdon: Fixed grammar error in hook_search_status() documemtation.
parent
05855c1971
commit
b8eb033baf
|
@ -108,7 +108,7 @@ function hook_search_reset() {
|
||||||
* Report the status of indexing.
|
* Report the status of indexing.
|
||||||
*
|
*
|
||||||
* The core search module only invokes this hook on active modules.
|
* The core search module only invokes this hook on active modules.
|
||||||
* Implementing modules do not need to check whether they are active
|
* Implementing modules do not need to check whether they are active when
|
||||||
* calculating their return values.
|
* calculating their return values.
|
||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
|
|
Loading…
Reference in New Issue