diff options
Diffstat (limited to 'docs/manual/style/manual.ko.xsl')
-rw-r--r-- | docs/manual/style/manual.ko.xsl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/style/manual.ko.xsl b/docs/manual/style/manual.ko.xsl index 0b2e8c80ef..5cfb1f7035 100644 --- a/docs/manual/style/manual.ko.xsl +++ b/docs/manual/style/manual.ko.xsl @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- English revision: 1.2.2.7 --> <!-- Copyright 2002-2004 The Apache Software Foundation @@ -33,4 +34,4 @@ <!-- Now get the real guts of the stylesheet --> <xsl:include href="xsl/common.xsl"/> -</xsl:stylesheet>
\ No newline at end of file +</xsl:stylesheet> |