diff --git a/library/think/console/helper/question/Question.php b/library/think/console/helper/question/Question.php index 0a0cbce4..2bacf7b2 100644 --- a/library/think/console/helper/question/Question.php +++ b/library/think/console/helper/question/Question.php @@ -195,7 +195,7 @@ class Question } /** - * 获取相应回调 + * 获取响应回调 * The normalizer can ba a callable (a string), a closure or a class implementing __invoke. * @return string|\Closure */