summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/pl/html-common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/pl/html-common.xsl')
-rw-r--r--DOCS/xml/pl/html-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/pl/html-common.xsl b/DOCS/xml/pl/html-common.xsl
index 238a3963e6..1b18458ab0 100644
--- a/DOCS/xml/pl/html-common.xsl
+++ b/DOCS/xml/pl/html-common.xsl
@@ -4,6 +4,6 @@
version="1.0">
<xsl:param name="chunker.output.encoding" select="'iso-8859-2'"/>
- <xsl:output encoding="utf-8"/>
+ <xsl:output encoding="iso-8859-2"/>
</xsl:stylesheet>