diff --git a/core/model/fieldtypes/Text.php b/core/model/fieldtypes/Text.php index f0ccd6c16..6750325b3 100644 --- a/core/model/fieldtypes/Text.php +++ b/core/model/fieldtypes/Text.php @@ -257,7 +257,7 @@ class Text extends DBField { * hardcoding $_REQUEST['Search'] * * @param int $characters Number of characters in the summary - * @param boolean $string + * @param boolean $string Supplied string ("keywords") * @param boolean $striphtml Strip HTML? * @param boolean $highlight Add a highlight element around search query? * @return string