sc/inc/recursionhelper.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3d2cb99b0acbda85ad0a639e5998f043081462a4 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Nov 7 09:09:59 2019 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Nov 7 09:47:39 2019 +0100 Fix typo Change-Id: I627e094a8c8565f29fa20cca288adb81b5a4fbd0 Reviewed-on: https://gerrit.libreoffice.org/82189 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sc/inc/recursionhelper.hxx b/sc/inc/recursionhelper.hxx index cff958f52fea..9988a676203b 100644 --- a/sc/inc/recursionhelper.hxx +++ b/sc/inc/recursionhelper.hxx @@ -53,7 +53,7 @@ class ScRecursionHelper ScRecursionInIterationStack aRecursionInIterationStack; ScFGList aFGList; // Flag list corresponding to aFGList to indicate whether each formula-group - // is in a depedency evaluation mode or not. + // is in a dependency evaluation mode or not. std::vector< bool > aInDependencyEvalMode; sal_uInt16 nRecursionCount; sal_uInt16 nIteration; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits