summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2013-02-13 18:25:22 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2013-02-17 13:57:44 +0400
commite2f97dcc1006aceb80c4805c0e1cb5b2f40ab7b0 (patch)
treee5dec44faf212f3072fc4962a96b51ee40b67ad0 /framework/inc/dispatch
parent2a7db22c3825acdb0c36a9cefd5736d73e4fefbf (diff)
spelling: otherwhise -> otherwise
Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db
Diffstat (limited to 'framework/inc/dispatch')
-rw-r--r--framework/inc/dispatch/interceptionhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/dispatch/interceptionhelper.hxx b/framework/inc/dispatch/interceptionhelper.hxx
index 9655706a9f5f..e9aab8d1226e 100644
--- a/framework/inc/dispatch/interceptionhelper.hxx
+++ b/framework/inc/dispatch/interceptionhelper.hxx
@@ -218,7 +218,7 @@ class InterceptionHelper : public css::frame::XDispatchProvider
optional search parameter for targeting, if sTargetFrameName isn't a special one.
@return A valid dispatch object, if any interceptor or at least our slave is interested on the given URL;
- or NULL otherwhise.
+ or NULL otherwise.
*/
virtual css::uno::Reference< css::frame::XDispatch > SAL_CALL queryDispatch(const css::util::URL& aURL ,
const ::rtl::OUString& sTargetFrameName,