sc/source/ui/view/viewfun2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3c115ccb0cfc8a474587bf4f35156a68948ec1f5 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Apr 11 13:08:11 2019 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Apr 12 08:42:51 2019 +0200 Fix typo Change-Id: Ic215895f9e67e16d5c5a6d4e70af47544d49813e Reviewed-on: https://gerrit.libreoffice.org/70631 Reviewed-by: himajin100000 <himajin100...@gmail.com> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sc/source/ui/view/viewfun2.cxx b/sc/source/ui/view/viewfun2.cxx index 5bf77e821bfc..91be2d16d54b 100644 --- a/sc/source/ui/view/viewfun2.cxx +++ b/sc/source/ui/view/viewfun2.cxx @@ -451,7 +451,7 @@ bool ScViewFunc::GetAutoSumArea( ScRangeList& rRangeList ) } else { - nStartCol = nSeekCol; // nSeekCol might be adjusted vie reference + nStartCol = nSeekCol; // nSeekCol might be adjusted via reference if ( eSum == ScAutoSumSum ) nEndCol = nStartCol; // only sum sums else _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits