X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fsearch%2FSearchSuggestion.php;h=7f433db4aed32f1dcc2258e2c0dfae4c59a0feeb;hp=4e7c782e84dec30c9e514028246256fcbcfc2310;hb=e7720b8f8e09287384ddee271641d1b1721318bb;hpb=dae4c94d893057345f62a3d498fb85c0a54de5a6 diff --git a/includes/search/SearchSuggestion.php b/includes/search/SearchSuggestion.php index 4e7c782e84..7f433db4ae 100644 --- a/includes/search/SearchSuggestion.php +++ b/includes/search/SearchSuggestion.php @@ -53,7 +53,7 @@ class SearchSuggestion { /** * Construct a new suggestion * @param float $score the suggestion score - * @param string $text|null the suggestion text + * @param string|null $text the suggestion text * @param Title|null $suggestedTitle the suggested title * @param int|null $suggestedTitleID the suggested title ID */