summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-06-12 12:30:15 +0200
committerMichael Stahl <mstahl@redhat.com>2017-06-12 13:47:06 +0200
commitd4d737d5616f1246e770c1a377fba9288e6ec7ea (patch)
tree7efc4068981ec046b41cee4af5467ae52a54f887 /filter
parented715a460254e4d72c78ff6eb244a9fc6692e2a6 (diff)
Fix typos
Change-Id: Ib2ba32d48d3df16b0b20deea84416fe15a2d7176 Reviewed-on: https://gerrit.libreoffice.org/38650 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/xslt/export/wordml/ooo2wordml_draw.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl b/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl
index 160e76982f46..8404669b3f11 100644
--- a/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl
+++ b/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl
@@ -95,7 +95,7 @@
</xsl:variable>
<xsl:choose>
<xsl:when test="$min-height - $pic-height &lt; 0.001">
- <!-- If control goes here, it much like that this text-box is used for containt graphic caption only -->
+ <!-- If control goes here, it much like that this text-box is used for contain graphic caption only -->
<xsl:value-of select="$pic-height - 0.1"/>
</xsl:when>
<xsl:otherwise>