summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/dispatchprovider.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-18 00:22:58 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-18 00:30:35 +0300
commit9a7fc5ee26c7b7a5ad227d628e1a1f389e3085c2 (patch)
tree48092a4f8b424f88d7a259107f23dea33d16d10e /framework/source/dispatch/dispatchprovider.cxx
parentd112cf387513231b6bc133e5d37ba51f4bc4c6ac (diff)
Typo: s/shure/sure
Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb
Diffstat (limited to 'framework/source/dispatch/dispatchprovider.cxx')
-rw-r--r--framework/source/dispatch/dispatchprovider.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/dispatch/dispatchprovider.cxx b/framework/source/dispatch/dispatchprovider.cxx
index 6e2eb10aa9cc..e7934229cc5c 100644
--- a/framework/source/dispatch/dispatchprovider.cxx
+++ b/framework/source/dispatch/dispatchprovider.cxx
@@ -511,7 +511,7 @@ css::uno::Reference< css::frame::XDispatch > DispatchProvider::implts_searchProt
Thats why we implement this method. It return an already existing helper or create a new one otherwise.
@attention The parameter sTarget and nSearchFlags are defaulted to "" and 0!
- Please use it only, if you can be shure, that the really given by the outside calli!
+ Please use it only, if you can be sure, that the really given by the outside calli!
Mostly it depends from the parameter eHelper is they are required or not.
@param eHelper
@@ -606,7 +606,7 @@ css::uno::Reference< css::frame::XDispatch > DispatchProvider::implts_getOrCreat
/**
@short check URL for support by our used loader or handler
@descr If we must return our own dispatch helper implementations (self, blank, create dispatcher!)
- we should be shure, that URL describe any loadable content. Otherwise slot/uno URLs
+ we should be sure, that URL describe any loadable content. Otherwise slot/uno URLs
will be detected ... but there exist nothing for ral loading into a target frame!
@param aURL