Browse Source

tweaked view comment.

Taylor Otwell 13 years ago
parent
commit
ed3e3e73cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      laravel/view.php

+ 1 - 1
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
 	 */