From 7ba019bbd31886a788633baeb3e607d5fbc64b18 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Mon, 11 Mar 2002 13:05:50 +0000 Subject: [PATCH] Fixed typo (#15995) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72741 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/debugger.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/debugger.xml b/appendices/debugger.xml index 2bc91f07e0..4088b14e95 100644 --- a/appendices/debugger.xml +++ b/appendices/debugger.xml @@ -1,5 +1,5 @@ - + Debugging PHP @@ -57,7 +57,7 @@ Now, all warnings, notices etc. will show up on that listener - socket, even if you them turned off with + socket, even if you turned them off with error_reporting.