From: krakjoe Date: Wed, 13 Nov 2013 10:26:27 +0000 (+0000) Subject: ... X-Git-Tag: php-5.6.0alpha1~110^2~372 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af1bb02dab03d8d7160546fc25fabcfa6821a636;p=php ... --- diff --git a/tutorials/intro.md b/tutorials/intro.md index 6625dd0c6b..d6063bed31 100644 --- a/tutorials/intro.md +++ b/tutorials/intro.md @@ -82,7 +82,7 @@ Looking up addresses is made easy by the *print* command ![phpdbg verbose](https://raw.github.com/krakjoe/phpdbg/master/tutorials/show-printing.png) -For simple scripts, like the library code in the last section, and times when you want as much verboseness as possibe, the following might be an option: +For simple scripts, like the library code in the last section, and times when you want as much verboseness as possible, the following might be an option: ![phpdbg verbose](https://raw.github.com/krakjoe/phpdbg/master/tutorials/show-verbose.png)