summaryrefslogtreecommitdiffstats
path: root/include/comphelper/accessiblewrapper.hxx
diff options
context:
space:
mode:
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 26a81bfa167e..ab2c5c83dcc1 100644
--- a/include/comphelper/accessiblewrapper.hxx
+++ b/include/comphelper/accessiblewrapper.hxx
@@ -217,7 +217,7 @@ namespace comphelper
// own overridables
/** notify an accessible event which has been translated (if necessary)
- <p>Usually, you derive your clas from both OAccessibleContextWrapperHelper and XAccessibleEventBroadcaster,
+ <p>Usually, you derive your class from both OAccessibleContextWrapperHelper and XAccessibleEventBroadcaster,
and simply call all your XAccessibleEventListener with the given event.</p>
<p>The mutex of the BroadcastHelper passed to the instance's ctor is <em>not</em> locked when calling