diff --git a/library/think/Validate.php b/library/think/Validate.php index 69384667..1df14f11 100644 --- a/library/think/Validate.php +++ b/library/think/Validate.php @@ -165,7 +165,7 @@ class Validate } /** - * 获取验证规则的默认提示信息 + * 设置验证规则的默认提示信息 * @access protected * @param string|array $type 验证规则类型名称或者数组 * @param string $msg 验证提示信息