summaryrefslogtreecommitdiff
path: root/filter/source/xslt/export/spreadsheetml/styles.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xslt/export/spreadsheetml/styles.xsl')
-rw-r--r--filter/source/xslt/export/spreadsheetml/styles.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/export/spreadsheetml/styles.xsl b/filter/source/xslt/export/spreadsheetml/styles.xsl
index 16f9e943a785..54ae12c4d93f 100644
--- a/filter/source/xslt/export/spreadsheetml/styles.xsl
+++ b/filter/source/xslt/export/spreadsheetml/styles.xsl
@@ -135,7 +135,7 @@
</xsl:template>
<!-- resolving the style inheritance by starting from uppermost parent and
- overriding exisiting style properties by new found child properties -->
+ overriding existing style properties by new found child properties -->
<xsl:template name="merge-all-parent-styles">
<xsl:param name="currentStyle" />