diff --git a/language-snippets.ent b/language-snippets.ent index 97e30a34eb..d30c552a62 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -297,4 +297,4 @@ or as a string. If you pass it as a string, it means the name of the configurati it is interpreted as the options themselves. Check &url.tidy.conf; for an explanation about each option.The encoding parameter sets the encoding for input/output documents. The possible values for encoding are: -ascii, latin0, latin1, raw, utf8, iso202, utf16le, utf16be, utf16, mac, win1252, ibm858, big5 and shiftjis.'> +ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le, utf16be, utf16, big5 and shiftjis.'> diff --git a/reference/tidy/functions/tidy-set-encoding.xml b/reference/tidy/functions/tidy-set-encoding.xml index 012866c615..2dd1c0c40d 100644 --- a/reference/tidy/functions/tidy-set-encoding.xml +++ b/reference/tidy/functions/tidy-set-encoding.xml @@ -1,5 +1,5 @@ - + tidy_set_encoding @@ -16,8 +16,8 @@ Sets the encoding for input/output documents. &return.success; Possible values for encoding are - ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le, - utf16be, utf16, big5, and shiftjis. + ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le, utf16be, + utf16, big5 and shiftjis. ¬e.tidy.1only;