mirror of
https://github.com/php/php-src.git
synced 2024-11-29 04:46:07 +08:00
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6: Fix typo in phpdbg help.
This commit is contained in:
commit
c523dfdb49
@ -809,7 +809,7 @@ phpdbg_help_text_t phpdbg_help_text[] = {
|
||||
},
|
||||
|
||||
{"run",
|
||||
"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 "
|
||||
"or completion of the script. Add parameters you want to use as $argv" CR CR
|
||||
|
||||
"**Examples**" CR CR
|
||||
|
Loading…
Reference in New Issue
Block a user