From af3f94b37ebb4e6b2d03f937e40a157a17dff223 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 25 Jan 2010 10:38:35 +0000 Subject: - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. --- 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 517427853..1e1e99b65 100644 --- a/modules/search/search.api.php +++ b/modules/search/search.api.php @@ -74,7 +74,7 @@ function hook_search_reset() { } /** - * Report the stutus of indexing. + * Report the status of indexing. * * @return * An associative array with the key-value pairs: -- cgit v1.2.3