summaryrefslogtreecommitdiff
path: root/include/framework/titlehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/titlehelper.hxx')
-rw-r--r--include/framework/titlehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/titlehelper.hxx b/include/framework/titlehelper.hxx
index a1653d7ceacb..441116302eb5 100644
--- a/include/framework/titlehelper.hxx
+++ b/include/framework/titlehelper.hxx
@@ -86,7 +86,7 @@ class FWE_DLLPUBLIC TitleHelper : private ::cppu::BaseMutex
void setOwner (const css::uno::Reference< css::uno::XInterface >& xOwner);
- /** set an outside component which provides the righht string and number for
+ /** set an outside component which provides the right string and number for
an untitled component.
It's holded weak only so we do not need any complex dispose sessions.