Skip to content

Commit eb03676

Browse files
committed
docs: fix typo
1 parent 9f513ae commit eb03676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/testing/debugging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See :ref:`Database Events <database-events-dbquery>` for details.
3333
Replacing var_dump()
3434
********************
3535

36-
While using XDebug and a good IDE can be indispensable to debug your application,
36+
While using Xdebug and a good IDE can be indispensable to debug your application,
3737
sometimes a quick ``var_dump()`` is all you need. CodeIgniter makes that even
3838
better by bundling in the excellent `Kint <https://kint-php.github.io/kint/>`_
3939
debugging tool for PHP.

0 commit comments

Comments
 (0)