filter/source/xslt/export/spreadsheetml/formular.xsl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e57d3c6f8ab6561abcb8995f7792e02ade72203c
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Tue May 14 21:23:54 2019 +0000
Commit:     Julien Nabet <[email protected]>
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 <[email protected]>

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) -->
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to