summaryrefslogtreecommitdiff
path: root/framework/source/services/tabwindowservice.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/services/tabwindowservice.cxx')
-rw-r--r--framework/source/services/tabwindowservice.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/services/tabwindowservice.cxx b/framework/source/services/tabwindowservice.cxx
index 2592bcc94445..bbfd98641522 100644
--- a/framework/source/services/tabwindowservice.cxx
+++ b/framework/source/services/tabwindowservice.cxx
@@ -306,7 +306,7 @@ css::uno::Any SAL_CALL TabWindowService::impl_getPropertyValue(const OUString& /
{
/* There is no need to lock any mutex here. Because we share the
solar mutex with our base class. And we said to our base class: "dont release it on calling us" .-)
- see ctor of PropertySetHelper for further informations.
+ see ctor of PropertySetHelper for further information.
*/
css::uno::Any aValue;