summaryrefslogtreecommitdiff
path: root/framework/inc/framework/titlehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/framework/titlehelper.hxx')
-rw-r--r--framework/inc/framework/titlehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/framework/titlehelper.hxx b/framework/inc/framework/titlehelper.hxx
index 592a419e0b75..1b448cef13ac 100644
--- a/framework/inc/framework/titlehelper.hxx
+++ b/framework/inc/framework/titlehelper.hxx
@@ -205,7 +205,7 @@ class FWE_DLLPUBLIC TitleHelper : private ::cppu::BaseMutex
/** provides parts of our own title and we listen there for changes too. */
css::uno::WeakReference< css::frame::XTitle > m_xSubTitle;
- /** if it's set to TRUE the member m_sTitle has not to be changed internaly.
+ /** if it's set to sal_True the member m_sTitle has not to be changed internaly.
It was set from outside and so outside code has to make sure it will be
updated.
*/