summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/source/dispatch/dispatchprovider.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/dispatch/dispatchprovider.cxx b/framework/source/dispatch/dispatchprovider.cxx
index c45661996016..949b65da5ffa 100644
--- a/framework/source/dispatch/dispatchprovider.cxx
+++ b/framework/source/dispatch/dispatchprovider.cxx
@@ -154,7 +154,7 @@ bool lcl_isStartModuleDispatch (const css::util::URL& aURL)
/**
@short helper for queryDispatch()
@descr Every member of the frame tree (frame, desktop) must handle such request
- in another way. So we implement different specialized metods for every one.
+ in another way. So we implement different specialized methods for every one.
@threadsafe yes
*/