summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/accimplaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/accimplaccess.hxx')
-rw-r--r--comphelper/inc/comphelper/accimplaccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/accimplaccess.hxx b/comphelper/inc/comphelper/accimplaccess.hxx
index fd3d4cd24c87..87dad9d3b117 100644
--- a/comphelper/inc/comphelper/accimplaccess.hxx
+++ b/comphelper/inc/comphelper/accimplaccess.hxx
@@ -42,7 +42,7 @@ namespace comphelper
> OAccImpl_Base;
struct OAccImpl_Impl;
- /** This is a helper class which allows accessing several aspects of the the implementation
+ /** This is a helper class which allows accessing several aspects of the implementation
of an AccessibleContext.
<p>For instance, when you want to implement a context which can be re-parented, you: