diff --git a/laravel/view.php b/laravel/view.php index 1991a6d9..214d67ac 100644 --- a/laravel/view.php +++ b/laravel/view.php @@ -10,7 +10,7 @@ class View_Factory { public $path; /** - * The path to the application storage directory. + * The path to the directory containing compiled views. * * @var string */