summaryrefslogtreecommitdiff
path: root/framework/source/services/desktop.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/services/desktop.cxx')
-rw-r--r--framework/source/services/desktop.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/services/desktop.cxx b/framework/source/services/desktop.cxx
index edbadd89ea16..35e93c97aa8f 100644
--- a/framework/source/services/desktop.cxx
+++ b/framework/source/services/desktop.cxx
@@ -674,7 +674,7 @@ css::uno::Sequence< css::uno::Reference< css::frame::XDispatch > > SAL_CALL Desk
}
/*-************************************************************************************************************
- @interface XDipsatchProviderInterception
+ @interface XDispatchProviderInterception
@short supports registration/deregistration of interception objects, which
are interested on special dispatches.
@@ -1198,7 +1198,7 @@ void SAL_CALL Desktop::handle( const css::uno::Reference< css::task::XInteractio
// get packed request and work on it first
// Attention: Don't set it on internal member BEFORE interaction is finished - because
// "loadComponentFromURL()" yield tills this member is changed. If we do it before
- // interaction finish we can't guarantee right functionality. May be we cancel load process to earliear...
+ // interaction finish we can't guarantee right functionality. May be we cancel load process to earlier...
css::uno::Any aRequest = xRequest->getRequest();
// extract continuations from request