diff --git a/src/Illuminate/Foundation/Console/AboutCommand.php b/src/Illuminate/Foundation/Console/AboutCommand.php index c3a454ab144a..3b632b3ae36d 100644 --- a/src/Illuminate/Foundation/Console/AboutCommand.php +++ b/src/Illuminate/Foundation/Console/AboutCommand.php @@ -261,7 +261,7 @@ protected function sections() } /** - * Convert to search keyword. + * Format the given string for searching. * * @param string $value * @return string