From b63c31661527f9420b385e2c3c995316386b9ca9 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 28 Aug 2008 08:21:27 +0000 Subject: - Patch #278759 by douggreen, fletchgqc: improved code comment. --- modules/search/search-result.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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: -- cgit v1.2.3