diff --git a/laravel/config.php b/laravel/config.php index e00c8389..5cd55eb8 100644 --- a/laravel/config.php +++ b/laravel/config.php @@ -14,7 +14,7 @@ class Config { public static $items = array(); /** - * A cache of the loaded configuration items. + * A cache of the parsed configuration items. * * @var array */