summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-14 21:23:50 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-31 08:37:08 +0200
commita2f249c722ed0fa6a78171a1241f913e9c4b383b (patch)
treeab2928a112b8834eb8d6bffae8dd9725f4c1aa46
parent4a442fea5f97ad62d1bb19408c8ccea52fed6e45 (diff)
Fix typo
Change-Id: I5f7e6e52bb0826fc46ca842417e946633359dff8 Reviewed-on: https://gerrit.libreoffice.org/73237 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-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">