Fixing typo in method description.

Signed-off-by: mark_story <mark@mark-story.com>
This commit is contained in:
Scott Reeves 2010-07-19 15:27:06 -07:00 committed by mark_story
parent 037a7628c4
commit ba59c93187

View file

@ -473,7 +473,7 @@ class Controller extends Object {
}
/**
* Loads Model classes based on the the uses property
* Loads Model classes based on the uses property
* see Controller::loadModel(); for more info.
* Loads Components and prepares them for initialization.
*