Fixing a comment.

This commit is contained in:
mark_story 2010-08-11 22:47:20 -04:00
parent bd89ef533b
commit 45064315d4

View file

@ -29,7 +29,7 @@ abstract class ObjectCollection {
protected $_enabled = array(); protected $_enabled = array();
/** /**
* A hash of loaded helpers, indexed by the classname * A hash of loaded objects, indexed by name
* *
* @var array * @var array
*/ */