summaryrefslogtreecommitdiff
path: root/include/framework/dispatchhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/dispatchhelper.hxx')
-rw-r--r--include/framework/dispatchhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/dispatchhelper.hxx b/include/framework/dispatchhelper.hxx
index f1e28e803ea3..3cca78c6a90a 100644
--- a/include/framework/dispatchhelper.hxx
+++ b/include/framework/dispatchhelper.hxx
@@ -96,7 +96,7 @@ class FWE_DLLPUBLIC DispatchHelper : public ::cppu::WeakImplHelper< css::lang::X
const css::uno::Sequence< css::beans::PropertyValue >& lArguments )
throw(css::uno::RuntimeException, std::exception) override;
- // not a public XDispatchHelper-method, need in sfx2/source/control/statcach.cxx for extentions
+ // not a public XDispatchHelper-method, need in sfx2/source/control/statcach.cxx for extensions
css::uno::Any SAL_CALL executeDispatch(
const css::uno::Reference< css::frame::XDispatch >& xDispatch ,
const css::util::URL& aURL ,