summaryrefslogtreecommitdiffstats
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 dc378058ca8f..6e88a09b9162 100644
--- a/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
+++ b/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
@@ -5056,7 +5056,7 @@
</xsl:call-template>
<xsl:text>cm</xsl:text>
</xsl:when>
- <!-- Note: This is the default row hight value in spec it is written 255 point, this seems wrong -->
+ <!-- Note: This is the default row height value in spec it is written 255 point, this seems wrong -->
<!-- <xsl:otherwise>0.503cm</xsl:otherwise> -->
<xsl:otherwise>0.45cm</xsl:otherwise>
</xsl:choose>