Skip to content

Commit 180b671

Browse files
committed
Merge pull request #114 from erikfercak/master
Fix typo in documentation
2 parents 6804e1e + 4c3754c commit 180b671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Vdebug.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ able to apply it to your circumstance.
190190
The most popular DBGP debugger for PHP is Xdebug.
191191

192192
I find that the most effective way to install Xdebug is to use PECL, instead
193-
of a OS-level package manager such as apitude or yum. You can also compile it
193+
of a OS-level package manager such as aptitude or yum. You can also compile it
194194
from source if you're feeling hardy. To install it via PECL, run this from a
195195
command line (requires root/admin privileges): >
196196

0 commit comments

Comments
 (0)