Skip to content

Commit 3834573

Browse files
committed
Invert meaning back to what was intended
1 parent f3f0bd7 commit 3834573

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎doc/Vdebug.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ then use this instead of php when debugging. For instance, instead of "php
232232
myscript.php", run "php-xdebug myscript.php" to start the debugger session.
233233

234234
You are now officially ready to start debugging with PHP. However, if you've
235-
become unstuck at any point then there are plenty of Google tutorials on
236-
setting up Xdebug, or you can email me and I'll do my best to help.
235+
become stuck at any point then there are plenty of Google tutorials on setting
236+
up Xdebug, or you can email me and I'll do my best to help.
237237

238238
------------------------------------------------------------------------------
239239
3.2 Python set up *VdebugSetUpPython*

0 commit comments

Comments
 (0)