diff --git a/system/validation/rules/format_of.php b/system/validation/rules/format_of.php index c615b443..4b969dc0 100644 --- a/system/validation/rules/format_of.php +++ b/system/validation/rules/format_of.php @@ -5,7 +5,7 @@ use System\Validation\Rule; class Format_Of extends Rule { /** - * The regular expression that will be used to evaluate the attribute. + * The regular expression that will be used to validate the attribute. * * @var string */