diff --git a/reference/iconv/functions/iconv-strlen.xml b/reference/iconv/functions/iconv-strlen.xml index 266e177547..12f938dfbc 100644 --- a/reference/iconv/functions/iconv-strlen.xml +++ b/reference/iconv/functions/iconv-strlen.xml @@ -18,7 +18,7 @@ iconv_strlen counts the occurrences of characters in the given byte sequence string on the basis of the specified character set, the result of which is not necessarily - identical to the length of the string in byte. + identical to the length of the string in bytes.