We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e623e91 commit 54eb659Copy full SHA for 54eb659
sapi/phpdbg/phpdbg_help.c
@@ -780,7 +780,7 @@ phpdbg_help_text_t phpdbg_help_text[] = {
780
},
781
782
{"run",
783
-"Enter the vm, startinging execution. Execution will then continue until the next breakpoint "
+"Enter the vm, starting execution. Execution will then continue until the next breakpoint "
784
"or completion of the script. Add parameters you want to use as $argv" CR CR
785
786
"**Examples**" CR CR
0 commit comments