Skip to content

Commit 4c3754c

Browse files
committed
Fix typo.
1 parent 6804e1e commit 4c3754c

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)