fixed misleading comment.

This commit is contained in:
Taylor Otwell 2012-01-30 08:56:34 -06:00
parent c81be6d27b
commit 429ac00ff5
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Config {
public static $items = array(); public static $items = array();
/** /**
* A cache of the loaded configuration items. * A cache of the parsed configuration items.
* *
* @var array * @var array
*/ */