summaryrefslogtreecommitdiff
path: root/modules/search/search-result.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/search/search-result.tpl.php')
-rw-r--r--modules/search/search-result.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/search/search-result.tpl.php b/modules/search/search-result.tpl.php
index 625133fb7..667540adb 100644
--- a/modules/search/search-result.tpl.php
+++ b/modules/search/search-result.tpl.php
@@ -20,7 +20,7 @@
* as "node" or "user".
*
* Default keys within $info_split:
- * - $info_split['type']: Node type.
+ * - $info_split['type']: Node type (or item type string supplied by module).
* - $info_split['user']: Author of the node linked to users profile. Depends
* on permission.
* - $info_split['date']: Last update of the node. Short formatted.