summaryrefslogtreecommitdiffstats
path: root/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xslt/import/wordml/wordml2ooo_draw.xsl')
-rw-r--r--filter/source/xslt/import/wordml/wordml2ooo_draw.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl b/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
index b92a129ff643..40dd7fc93d27 100644
--- a/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
+++ b/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
@@ -1494,7 +1494,7 @@
</xsl:attribute>
</xsl:if>
<xsl:variable name="typeid_adj">
- <!--for fix the bug of version 1.63: the following discription: adj="-11796480,,5400" in OOo should be: modifier =" -11796480 0 5400"-->
+ <!--for fix the bug of version 1.63: the following description: adj="-11796480,,5400" in OOo should be: modifier =" -11796480 0 5400"-->
<xsl:variable name="tmp_adj">
<xsl:value-of select="key('shapetype',@type)/@adj"/>
</xsl:variable>