summaryrefslogtreecommitdiffstats
path: root/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xslt/export/wordml/ooo2wordml_draw.xsl')
-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>