From f0413ff4ea387b65d30e6f8cce628c2991b361a4 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 10 Sep 2019 10:37:55 +0200 Subject: Fix typos Change-Id: I49ac790b4f1b09f5041ec95b8cdf0d6323d036d9 Reviewed-on: https://gerrit.libreoffice.org/78796 Reviewed-by: Julien Nabet Tested-by: Jenkins --- include/svx/ChildrenManager.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svx/ChildrenManager.hxx') diff --git a/include/svx/ChildrenManager.hxx b/include/svx/ChildrenManager.hxx index 433bb4a4aec0..e69ba864c9a3 100644 --- a/include/svx/ChildrenManager.hxx +++ b/include/svx/ChildrenManager.hxx @@ -90,7 +90,7 @@ public: @param rShapeTreeInfo Bundle of information passed down the shape tree. @param rContext - An accessible context object that is called for fireing events + An accessible context object that is called for firing events for new and deleted children, i.e. that holds a list of listeners to be informed. */ -- cgit