修正一处注释错误

This commit is contained in:
thinkphp
2016-07-26 10:55:34 +08:00
parent 6210c5abe7
commit 07e5842ed2

View File

@@ -195,7 +195,7 @@ class Question
}
/**
* 获取应回调
* 获取应回调
* The normalizer can ba a callable (a string), a closure or a class implementing __invoke.
* @return string|\Closure
*/