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: