fix typo in validator class comment.

This commit is contained in:
Taylor Otwell
2011-07-16 19:37:30 -05:00
parent da1715fb76
commit 808543844d

View File

@@ -491,7 +491,7 @@ class Validator {
} }
/** /**
* Extrac the rule name and parameters from a rule. * Extract the rule name and parameters from a rule.
* *
* @param string $rule * @param string $rule
* @return array * @return array