[Libreoffice-commits] core.git: filter/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri May 31 06:37:16 UTC 2019
filter/source/xslt/export/spreadsheetml/formular.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e57d3c6f8ab6561abcb8995f7792e02ade72203c
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:23:54 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri May 31 08:36:32 2019 +0200
Fix typo
Change-Id: Iac448f27693b428011074c83af7c2164bc0d1a31
Reviewed-on: https://gerrit.libreoffice.org/73233
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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) -->
More information about the Libreoffice-commits
mailing list