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:22:50 -07:00 committed by mark_story
parent 742bb29118
commit 1774530222

View file

@ -181,7 +181,7 @@ class Shell extends Object {
}
/**
* Starts up the the Shell
* Starts up the Shell
* allows for checking and configuring prior to command or main execution
* can be overriden in subclasses
*