summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-14 21:23:54 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-31 08:36:32 +0200
commite57d3c6f8ab6561abcb8995f7792e02ade72203c (patch)
tree6e825c75e1adb0f793672bf8fb22ff4a2ff84233
parent62a9df7473f4213d6ac63faa0a7c0555212bfdee (diff)
Fix typo
Change-Id: Iac448f27693b428011074c83af7c2164bc0d1a31 Reviewed-on: https://gerrit.libreoffice.org/73233 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--filter/source/xslt/export/spreadsheetml/formular.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/export/spreadsheetml/formular.xsl b/filter/source/xslt/export/spreadsheetml/formular.xsl
index bbec139974ab..f284e342d708 100644
--- a/filter/source/xslt/export/spreadsheetml/formular.xsl
+++ b/filter/source/xslt/export/spreadsheetml/formular.xsl
@@ -200,7 +200,7 @@
</xsl:template>
<!-- Each parameter of the argumentlist have to be determined.
- Due to the low level string functionlity in XSLT it becomes a clumsy task -->
+ Due to the low level string functionality in XSLT it becomes a clumsy task -->
<xsl:template name="find-parameters">
<!-- used for mapping of row/column reference -->
<xsl:param name="rowPos" /> <!-- the position in row (vertical of cell) -->