compilerplugins/clang/store/cascadingassignop.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1a9bd0ee5a34663ef1643df7a9b4c57dcbff16ad Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Apr 24 13:21:19 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Apr 26 07:05:09 2019 +0200 Fix typo Change-Id: Ie687feebfccf27c366922acfc29ff12cdfa325ba Reviewed-on: https://gerrit.libreoffice.org/71338 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/compilerplugins/clang/store/cascadingassignop.hxx b/compilerplugins/clang/store/cascadingassignop.hxx index adc3eac77ba7..26080c004beb 100644 --- a/compilerplugins/clang/store/cascadingassignop.hxx +++ b/compilerplugins/clang/store/cascadingassignop.hxx @@ -21,7 +21,7 @@ struct WalkCounter; // The class implementing the plugin action. class CascadingAssignOp - // Inherits from the Clang class that will allow examing the Clang AST tree (i.e. syntax tree). + // Inherits from the Clang class that will allow examining the Clang AST tree (i.e. syntax tree). : public FilteringPlugin< CascadingAssignOp > { public: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits