Correct typo in validator.
This commit is contained in:
parent
9c4361fcfc
commit
6b50e8b04d
|
@ -514,7 +514,7 @@ protected function parse($rule)
|
|||
/**
|
||||
* Set the language that should be used when retrieving error messages.
|
||||
*
|
||||
* @param string $langauge
|
||||
* @param string $language
|
||||
* @return Validator
|
||||
*/
|
||||
public function lang($language)
|
||||
|
|
Loading…
Reference in New Issue