diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-12-23 07:59:24 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-12-23 07:59:24 +0100 |
commit | 249107f62cbe4b4e145bd6e62bfb9960dc0cdb60 (patch) | |
tree | 482aadebea643bab38b0fd5106227091dc66d087 /svx | |
parent | 9915597c8988f46df3ec334c01afc7d618df7b7c (diff) |
Typos
Change-Id: I27ada8b5154968e521d9e67f21473aa85776e70e
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/accessibility/ChildrenManagerImpl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/accessibility/ChildrenManagerImpl.hxx b/svx/source/accessibility/ChildrenManagerImpl.hxx index 30cb9c3f9f44..525f01d56897 100644 --- a/svx/source/accessibility/ChildrenManagerImpl.hxx +++ b/svx/source/accessibility/ChildrenManagerImpl.hxx @@ -425,7 +425,7 @@ private: create the missing accessible objects now. @param raDescriptorList Create an accessible object for every member of this list where - that obejct does not already exist. + that object does not already exist. */ void CreateAccessibilityObjects (ChildDescriptorListType& raChildList); |