summaryrefslogtreecommitdiff
path: root/framework/inc/helper/vclstatusindicator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/vclstatusindicator.hxx')
-rw-r--r--framework/inc/helper/vclstatusindicator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/vclstatusindicator.hxx b/framework/inc/helper/vclstatusindicator.hxx
index 5c7aedd2341e..ff686fe23b95 100644
--- a/framework/inc/helper/vclstatusindicator.hxx
+++ b/framework/inc/helper/vclstatusindicator.hxx
@@ -69,7 +69,7 @@ class VCLStatusIndicator : public css::task::XStatusIndicator
/** shows the progress.
- @attention This member isnt synchronized using our own mutex!
+ @attention This member isn't synchronized using our own mutex!
Its guarded by the solarmutex only. Otherwhise
we have to lock two of them, which can force a deadlock ...
*/