X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;f=includes%2Fsearch%2FSearchSuggestion.php;h=7f433db4aed32f1dcc2258e2c0dfae4c59a0feeb;hb=6a2cd1c5c22b6dd79fbc1ef65bf3b6e1d92b8fb7;hp=4e7c782e84dec30c9e514028246256fcbcfc2310;hpb=82d3ab93ad15a34089ab81a9a9d62ecd3d2e48ec;p=lhc%2Fweb%2Fwiklou.git 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 */