diff --git a/reference/xml/functions/utf8-encode.xml b/reference/xml/functions/utf8-encode.xml index 9fbcfa0784..e0f8274024 100644 --- a/reference/xml/functions/utf8-encode.xml +++ b/reference/xml/functions/utf8-encode.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ This function encodes the string data to UTF-8, and returns the encoded version. UTF-8 is a standard mechanism used by - Unicodefor encoding wide + Unicode for encoding wide character values into a byte stream. UTF-8 is transparent to plain ASCII characters, is self-synchronized (meaning it is possible for a program to