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

index 0c7f574913e380864b063fa7bf84077152abc872..77a84c634cbe985795843289e20977ac3c029859 100644 (file)
@@ -2,7 +2,7 @@ Getting Started with phpdbg
 ===========================
 *An introduction to debugging PHP code with phpdbg*
 
-phpdbg provides an interactive environment to debug PHP; it id implemented and distributed as a SAPI module - just as the CLI interface.
+phpdbg provides an interactive environment to debug PHP; it is implemented and distributed as a SAPI module - just as the CLI interface.
 
 ![Welcome to phpdbg](https://raw.github.com/krakjoe/phpdbg/master/tutorials/welcome.png)