Merge "Unbreak extensions using SpecialSearchResults hook"
[lhc/web/wiklou.git] / docs / hooks.txt
index ef47218..c5b112d 100644 (file)
@@ -2822,7 +2822,7 @@ $terms: Search terms, for highlighting
   function returned false.
 
 'ShowSearchHitTitle': Customise display of search hit title/link.
-$title: Title to link to
+&$title: Title to link to
 &$text: Text to use for the link
 $result: The search result
 $terms: The search terms entered