summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/controls/accessiblecontrolcontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/controls/accessiblecontrolcontext.cxx b/toolkit/source/controls/accessiblecontrolcontext.cxx
index 0513d67a7982..2edc94a49d6f 100644
--- a/toolkit/source/controls/accessiblecontrolcontext.cxx
+++ b/toolkit/source/controls/accessiblecontrolcontext.cxx
@@ -254,7 +254,7 @@ namespace toolkit
// * the PosSize of our peer, relative to it's parent window
// * the parent window which the PosSize is relative to
// * our foreign controlled accessible parent
- // from this info, we can determine the the position of our peer relative to the foreign parent
+ // from this info, we can determine the position of our peer relative to the foreign parent
// our control
Reference< awt::XWindow > xWindow;