diff --git a/system/validator.php b/system/validator.php index 9721a906..a69a6978 100644 --- a/system/validator.php +++ b/system/validator.php @@ -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)