summaryrefslogtreecommitdiff
path: root/include/comphelper/weakeventlistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/weakeventlistener.hxx')
-rw-r--r--include/comphelper/weakeventlistener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/weakeventlistener.hxx b/include/comphelper/weakeventlistener.hxx
index 23c57b6f6ea0..c965b47e482c 100644
--- a/include/comphelper/weakeventlistener.hxx
+++ b/include/comphelper/weakeventlistener.hxx
@@ -40,7 +40,7 @@ namespace comphelper
<p>The idea is that this adapter is added as listener to a foreign component, which usually
holds it's listener hard. The adapter itself knows the real listener as weak reference,
- thus not affecting it's life time.</p>
+ thus not affecting its life time.</p>
*/
class OWeakListenerAdapterBase : public OBaseMutex
{