diff --git a/inc/cli.php b/inc/cli.php index 14e2c0c8d40c3363200bca9379e31470c516205e..4c4403a394ae2053655bf9b767e86dfebc53a429 100644 --- a/inc/cli.php +++ b/inc/cli.php @@ -62,7 +62,7 @@ abstract class DokuCLI { ); $this->options->registerOption( 'help', - 'Display this help screen and exit immeadiately.', + 'Display this help screen and exit immediately.', 'h' );