Correct typo in validator.
This commit is contained in:
@@ -514,7 +514,7 @@ class Validator {
|
|||||||
/**
|
/**
|
||||||
* Set the language that should be used when retrieving error messages.
|
* Set the language that should be used when retrieving error messages.
|
||||||
*
|
*
|
||||||
* @param string $langauge
|
* @param string $language
|
||||||
* @return Validator
|
* @return Validator
|
||||||
*/
|
*/
|
||||||
public function lang($language)
|
public function lang($language)
|
||||||
|
|||||||
Reference in New Issue
Block a user