diff options
Diffstat (limited to 'doc/news.xsl')
-rw-r--r-- | doc/news.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news.xsl b/doc/news.xsl index 2312e0d..50089eb 100644 --- a/doc/news.xsl +++ b/doc/news.xsl @@ -2,7 +2,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xhtml="http://www.w3.org/1999/xhtml" version="1.0"> - <xsl:output method="text" encoding="ISO-8859-1"/> + <xsl:output method="text" encoding="UTF-8"/> <xsl:template match="/"> <xsl:text> |