diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-06-22 14:31:42 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-06-22 12:36:21 +0000 |
commit | aade27554d427649810f5635133519cadfa8002f (patch) | |
tree | 7f87acd42d9b3821f969444cc0a65e8f27988503 /framework/inc/helper | |
parent | eb0c9b43e7f09054a864eb44c24c43b27c0f21f5 (diff) |
Fix typos
Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b
Reviewed-on: https://gerrit.libreoffice.org/16408
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'framework/inc/helper')
-rw-r--r-- | framework/inc/helper/titlebarupdate.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/titlebarupdate.hxx b/framework/inc/helper/titlebarupdate.hxx index 2089cf3295d6..c53628f71dd6 100644 --- a/framework/inc/helper/titlebarupdate.hxx +++ b/framework/inc/helper/titlebarupdate.hxx @@ -114,7 +114,7 @@ class TitleBarUpdate : public ::cppu::WeakImplHelper3< Is set only if return value is true. @return [sal_Bool] - sal_True in casee module could be identified and all needed values could be read. + sal_True in case module could be identified and all needed values could be read. sal_False otherwise. */ bool implst_getModuleInfo(const css::uno::Reference< css::frame::XFrame >& xFrame, |