changeset 11274:294b88c739ed

forgot there are two generators now
author wight
date Sun, 26 Oct 2003 18:47:04 +0000
parents 9e5ab5bd128b
children 3ef7b4402c6c
files DOCS/xml/pl/html-common.xsl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/pl/html-common.xsl	Sun Oct 26 18:05:02 2003 +0000
+++ b/DOCS/xml/pl/html-common.xsl	Sun Oct 26 18:47:04 2003 +0000
@@ -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>