diff options
Diffstat (limited to 'svx/source/inc/svxrectctaccessiblecontext.hxx')
-rw-r--r-- | svx/source/inc/svxrectctaccessiblecontext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/svxrectctaccessiblecontext.hxx b/svx/source/inc/svxrectctaccessiblecontext.hxx index 0ade59b50584..84f1aad9dc01 100644 --- a/svx/source/inc/svxrectctaccessiblecontext.hxx +++ b/svx/source/inc/svxrectctaccessiblecontext.hxx @@ -486,7 +486,7 @@ protected: private: /** Description of this object. This is not a constant because it can - be set from the outside. Furthermore, it changes according the the + be set from the outside. Furthermore, it changes according to the draw page's display mode. */ OUString msDescription; |