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
1 changed files with 1 additions and 1 deletions

View File

@ -491,7 +491,7 @@ protected function has_rule($attribute, $rules)
}
/**
* Extrac the rule name and parameters from a rule.
* Extract the rule name and parameters from a rule.
*
* @param string $rule
* @return array