summaryrefslogtreecommitdiff
path: root/framework/inc/helper/ocomponentaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/ocomponentaccess.hxx')
-rw-r--r--framework/inc/helper/ocomponentaccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/ocomponentaccess.hxx b/framework/inc/helper/ocomponentaccess.hxx
index dc8afa0c1774..60b33b2d3013 100644
--- a/framework/inc/helper/ocomponentaccess.hxx
+++ b/framework/inc/helper/ocomponentaccess.hxx
@@ -120,7 +120,7 @@ class OComponentAccess : public ::cppu::WeakImplHelper< css::container::XEnum
@descr This method destruct an instance of this class and clear some member.
Don't use an instance of this class as normal member. Use it dynamicly with a pointer.
We hold a weakreference to our owner and not to our superclass!
- Thats the reason for a protected dtor.
+ That's the reason for a protected dtor.
@seealso class Desktop
*//*-*****************************************************************************************************/