summaryrefslogtreecommitdiffstats
path: root/toolkit/source/controls/unocontrol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/controls/unocontrol.cxx')
-rw-r--r--toolkit/source/controls/unocontrol.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/source/controls/unocontrol.cxx b/toolkit/source/controls/unocontrol.cxx
index 050b0aa61ed9..856ea4cd2005 100644
--- a/toolkit/source/controls/unocontrol.cxx
+++ b/toolkit/source/controls/unocontrol.cxx
@@ -620,8 +620,8 @@ void UnoControl::ImplModelPropertiesChanged( const Sequence< PropertyChangeEvent
{
SolarMutexGuard aVclGuard;
// and now this is the final withdrawal:
- // I have no other idea than locking the SolarMutex here ....
- // I really hate the fact that VCL is not theadsafe ....
+ // I have no other idea than locking the SolarMutex here....
+ // I really hate the fact that VCL is not threadsafe....
// Doesn't work for Container!
getPeer()->dispose();