diff --git a/system/validator.php b/system/validator.php index 5d820e9e..9721a906 100644 --- a/system/validator.php +++ b/system/validator.php @@ -35,7 +35,7 @@ class Validator { * * @var string */ - public $lang; + public $language; /** * The "size" related validation rules.