From c598eb46e0d80fecbad06ff728c55ab67fffbf2f Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Wed, 27 Feb 2002 22:09:11 +0000 Subject: [PATCH] fixing error in second example git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71099 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/strings.xml b/functions/strings.xml index 1acc396f7a..551300c237 100644 --- a/functions/strings.xml +++ b/functions/strings.xml @@ -1,5 +1,5 @@ - + String functions Strings @@ -702,7 +702,7 @@ $encoded = strtr($str, $trans);