Skip to content

Commit af1bb02

Browse files
committed
...
1 parent ed3339f commit af1bb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Looking up addresses is made easy by the *print* command
8282

8383
![phpdbg verbose](https://raw.github.com/krakjoe/phpdbg/master/tutorials/show-printing.png)
8484

85-
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:
85+
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:
8686

8787
![phpdbg verbose](https://raw.github.com/krakjoe/phpdbg/master/tutorials/show-verbose.png)
8888

0 commit comments

Comments
 (0)