mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Fixing typo in method description.
Signed-off-by: mark_story <mark@mark-story.com>
This commit is contained in:
parent
742bb29118
commit
1774530222
1 changed files with 1 additions and 1 deletions
|
@ -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
|
* allows for checking and configuring prior to command or main execution
|
||||||
* can be overriden in subclasses
|
* can be overriden in subclasses
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue