summaryrefslogtreecommitdiff
path: root/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl')
-rw-r--r--filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl b/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
index c36ff763ad17..8869952740db 100644
--- a/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
+++ b/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
@@ -7401,7 +7401,7 @@
<xsl:with-param name="current-pos" select="$current-pos + 1 + $font-size-length"/>
</xsl:call-template>
</xsl:when>
- <!-- dont' consider tangled or adjoined '&X' and '&Y', '&U' & '&E', processing-check is necessary, too complex. :( -->
+ <!-- don't consider tangled or adjoined '&X' and '&Y', '&U' & '&E', processing-check is necessary, too complex. :( -->
<xsl:when test="starts-with($current-style-data,'&amp;X')">
<xsl:variable name="superscript-count-before">
<xsl:call-template name="get-substyle-count-in-data">