summaryrefslogtreecommitdiff
path: root/framework/source/fwe/helper/titlehelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/fwe/helper/titlehelper.cxx')
-rw-r--r--framework/source/fwe/helper/titlehelper.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/fwe/helper/titlehelper.cxx b/framework/source/fwe/helper/titlehelper.cxx
index c9aba3e5b2e7..178a92eba3b3 100644
--- a/framework/source/fwe/helper/titlehelper.cxx
+++ b/framework/source/fwe/helper/titlehelper.cxx
@@ -317,7 +317,7 @@ void TitleHelper::impl_updateTitleForModel (const css::uno::Reference< css::fram
// SYNCHRONIZED ->
::osl::ResettableMutexGuard aLock(m_aMutex);
- // external title wont be updated internally !
+ // external title won't be updated internally!
// It has to be set from outside new.
if (m_bExternalTitle)
return;
@@ -387,7 +387,7 @@ void TitleHelper::impl_updateTitleForController (const css::uno::Reference< css:
// SYNCHRONIZED ->
::osl::ResettableMutexGuard aLock(m_aMutex);
- // external title wont be updated internally !
+ // external title won't be updated internally!
// It has to be set from outside new.
if (m_bExternalTitle)
return;
@@ -466,7 +466,7 @@ void TitleHelper::impl_updateTitleForFrame (const css::uno::Reference< css::fram
// SYNCHRONIZED ->
::osl::ResettableMutexGuard aLock(m_aMutex);
- // external title wont be updated internally !
+ // external title won't be updated internally!
// It has to be set from outside new.
if (m_bExternalTitle)
return;