summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filter/source/xslt/export/wordml/ooo2wordml_draw.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl b/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl
index 3e009aefafc8..1e68ffe38012 100644
--- a/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl
+++ b/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl
@@ -1398,7 +1398,7 @@
<!-- end line special attribute-->
<!-- polyline and polygon special attribute-->
<xsl:if test="$ooshapename='polyline' or $ooshapename='polygon' ">
- <!-- translate ' ' to in ' tranclate ',' to 'in,' -->
+ <!-- translate ' ' to in ' translate ',' to 'in,' -->
<xsl:variable name="points">
<xsl:call-template name="points2points">
<xsl:with-param name="input_x" select="$x"/>
@@ -1557,7 +1557,7 @@
<xsl:attribute name="src">
<xsl:value-of select="concat( 'wordml://', $fill-image-name)"/>
</xsl:attribute>
- <xsl:attribute name="o:titile">
+ <xsl:attribute name="o:title">
<xsl:value-of select="$fill-image-name"/>
</xsl:attribute>
<xsl:attribute name="recolor">