From 8cf2a0bf49f105e0f8b85db63bbdf79c48097dee Mon Sep 17 00:00:00 2001 From: Dave Barr Date: Sat, 31 Jul 2004 09:56:10 +0000 Subject: [PATCH] - Typo. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164798 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/count-chars.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/count-chars.xml b/reference/strings/functions/count-chars.xml index 0962e16149..34104ad7fe 100644 --- a/reference/strings/functions/count-chars.xml +++ b/reference/strings/functions/count-chars.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ Counts the number of occurrences of every byte-value (0..255) in string and returns it in various ways. - The optional parameter mode default to + The optional parameter mode defaults to 0. Depending on mode count_chars returns one of the following: