summaryrefslogtreecommitdiff
path: root/framework/source/services/taskcreatorsrv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/services/taskcreatorsrv.cxx')
-rw-r--r--framework/source/services/taskcreatorsrv.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/services/taskcreatorsrv.cxx b/framework/source/services/taskcreatorsrv.cxx
index 04d4f98fe776..43dd64c7d573 100644
--- a/framework/source/services/taskcreatorsrv.cxx
+++ b/framework/source/services/taskcreatorsrv.cxx
@@ -197,8 +197,8 @@ css::uno::Reference< css::uno::XInterface > SAL_CALL TaskCreatorService::createI
if (bEnableTitleBarUpdate)
implts_establishTitleBarUpdate(xFrame);
- // Make it visible directly here ...
- // if its required from outside.
+ // Make it visible directly here...
+ // if it's required from outside.
if (bVisible)
xContainerWindow->setVisible(bVisible);