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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/helper/vclstatusindicator.hxx b/framework/inc/helper/vclstatusindicator.hxx
index 1462616d7793..e5ce9b11d73a 100644
--- a/framework/inc/helper/vclstatusindicator.hxx
+++ b/framework/inc/helper/vclstatusindicator.hxx
@@ -47,8 +47,8 @@ class VCLStatusIndicator : public ::cppu::WeakImplHelper< css::task::XStatusInd
/** shows the progress.
@attention This member is not synchronized using our own mutex!
- Its guarded by the solarmutex only. Otherwise
- we have to lock two of them, which can force a deadlock ...
+ It's guarded by the solarmutex only. Otherwise
+ we have to lock two of them, which can force a deadlock...
*/
VclPtr<StatusBar> m_pStatusBar;