diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/search/search-result.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/search/search-result.tpl.php b/modules/search/search-result.tpl.php index 3a82870d0..1f9f96eb1 100644 --- a/modules/search/search-result.tpl.php +++ b/modules/search/search-result.tpl.php @@ -15,7 +15,7 @@ * - $snippet: A small preview of the result. Does not apply to user searches. * - $info: String of all the meta information ready for print. Does not apply * to user searches. - * - $info_split: Contains same data as $info split into a keyed array. + * - $info_split: Contains same data as $info, split into a keyed array. * - $type: The type of search, e.g., "node" or "user". * * Default keys within $info_split: |