diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/html-common.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/html-common.xsl b/DOCS/xml/html-common.xsl index f21904cb53..cfe3841ece 100644 --- a/DOCS/xml/html-common.xsl +++ b/DOCS/xml/html-common.xsl @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> |