]> granicus.if.org Git - php/commitdiff
...
authorkrakjoe <joe.watkins@live.co.uk>
Wed, 13 Nov 2013 10:26:27 +0000 (10:26 +0000)
committerkrakjoe <joe.watkins@live.co.uk>
Wed, 13 Nov 2013 10:26:27 +0000 (10:26 +0000)
tutorials/intro.md

index 6625dd0c6ba8dd0166e9ba29be9ea07b2d96a892..d6063bed31de8366151826bd2c182cfca290d76a 100644 (file)
@@ -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)