summaryrefslogtreecommitdiff
path: root/include/comphelper/accessiblewrapper.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-06-18 08:54:09 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-06-18 12:21:23 +0200
commitab5e1b485ca11941294d980ed3aa4272d693dbc5 (patch)
tree2a84e698f85640260ba3d4b374cda9b0c8572ead /include/comphelper/accessiblewrapper.hxx
parent399edcb0bca8e1cfc55ca68237cdb470bcc54932 (diff)
Fix typos
Change-Id: I7afd722b18759366bda139c8b881c03c35623e24 Reviewed-on: https://gerrit.libreoffice.org/74256 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/comphelper/accessiblewrapper.hxx')
-rw-r--r--include/comphelper/accessiblewrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/accessiblewrapper.hxx b/include/comphelper/accessiblewrapper.hxx
index 34b3cb8edad4..89e2c332917c 100644
--- a/include/comphelper/accessiblewrapper.hxx
+++ b/include/comphelper/accessiblewrapper.hxx
@@ -361,7 +361,7 @@ namespace comphelper
/// invalidates (i.e. empties) the map
void invalidateAll( );
- /** disposes (i.e. cleares) the manager
+ /** disposes (i.e. clears) the manager
<p>Note that the XAccessibleContext's of the mapped XAccessible objects are disposed, too.</p>
*/