summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 10:37:51 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 14:18:14 +0200
commit8e999b51a2418febc0fd619aee62183f21b1cf90 (patch)
tree55c6ac0a4062fbe6f6630fe3f1cb3b6be5c2a334 /svx/source/accessibility
parent0c234a60ae31c2404dfec9d09cc79a1a5c4558fd (diff)
Fix typos
Change-Id: Id62178a1a8b2e05d13c47f1ac4798578f140dbae Reviewed-on: https://gerrit.libreoffice.org/78794 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'svx/source/accessibility')
-rw-r--r--svx/source/accessibility/ChildrenManagerImpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/accessibility/ChildrenManagerImpl.hxx b/svx/source/accessibility/ChildrenManagerImpl.hxx
index 4812bf9e4745..553779f2f766 100644
--- a/svx/source/accessibility/ChildrenManagerImpl.hxx
+++ b/svx/source/accessibility/ChildrenManagerImpl.hxx
@@ -93,7 +93,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.
*/