sc/inc/subtotalparam.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b33413cc4cee45e7a7710901e50f46ccf3338144 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Aug 20 13:17:20 2020 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Aug 21 12:38:51 2020 +0200 Fix typo in code Change-Id: Iea86d87c33bf8201bb6f9555224c496e52f4ded1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101117 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sc/inc/subtotalparam.hxx b/sc/inc/subtotalparam.hxx index b22d1ad9809b..e67feb85e71c 100644 --- a/sc/inc/subtotalparam.hxx +++ b/sc/inc/subtotalparam.hxx @@ -41,7 +41,7 @@ struct SC_DLLPUBLIC ScSubTotalParam void Clear(); void SetSubTotals( sal_uInt16 nGroup, const SCCOL* ptrSubTotals, - const ScSubTotalFunc* ptrFuncions, + const ScSubTotalFunc* ptrFunctions, sal_uInt16 nCount ); }; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits