Commit 6b50e8b0 authored by Taylor Otwell's avatar Taylor Otwell

Correct typo in validator.

parent 9c4361fc
......@@ -514,7 +514,7 @@ class Validator {
/**
* Set the language that should be used when retrieving error messages.
*
* @param string $langauge
* @param string $language
* @return Validator
*/
public function lang($language)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment