Skip to content

Commit bcac3b9

Browse files
authored
Typo. fixes #6
1 parent 7a0e31a commit bcac3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CLI.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ protected function registerDefaultOptions()
108108
{
109109
$this->options->registerOption(
110110
'help',
111-
'Display this help screen and exit immeadiately.',
111+
'Display this help screen and exit immediately.',
112112
'h'
113113
);
114114
$this->options->registerOption(

0 commit comments

Comments
 (0)