include/codemaker/exceptiontree.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0fdb73c9e05374ddba50ae6ab823d7a979a40702 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Dec 19 11:42:30 2019 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Dec 19 14:15:58 2019 +0100 Fix grammar Not sure about this... Change-Id: I264670c92b3387e9da194021a07054e4bedaed19 Reviewed-on: https://gerrit.libreoffice.org/85510 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/codemaker/exceptiontree.hxx b/include/codemaker/exceptiontree.hxx index 389593fd57be..e0e86dd822f1 100644 --- a/include/codemaker/exceptiontree.hxx +++ b/include/codemaker/exceptiontree.hxx @@ -74,7 +74,7 @@ private: exception type, present is true iff the given exception type is a member of the set S, and children contains all the relevant direct subtypes of the given exception type, in no particular order (for nodes other than the root - node it holds that children is non-empty iff present is false). + node it holds that children are non-empty iff present is false). */ class ExceptionTree { public: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits