From b5539fbafaf9b86aa789cd13538e73a0b27cd467 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Tue, 15 Sep 2009 16:30:39 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288350 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mbstring/functions/mb-detect-encoding.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/mbstring/functions/mb-detect-encoding.xml b/reference/mbstring/functions/mb-detect-encoding.xml index 80114d436e..d179a8b807 100644 --- a/reference/mbstring/functions/mb-detect-encoding.xml +++ b/reference/mbstring/functions/mb-detect-encoding.xml @@ -62,7 +62,7 @@ &reftitle.returnvalues; - The detected character encoding of &false; if the encoding cannot be + The detected character encoding or &false; if the encoding cannot be detected from the given string.