summaryrefslogtreecommitdiffstats
path: root/framework/inc/dispatch/startmoduledispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/startmoduledispatcher.hxx')
-rw-r--r--framework/inc/dispatch/startmoduledispatcher.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/dispatch/startmoduledispatcher.hxx b/framework/inc/dispatch/startmoduledispatcher.hxx
index 8c5dc34dace6..37812a79589e 100644
--- a/framework/inc/dispatch/startmoduledispatcher.hxx
+++ b/framework/inc/dispatch/startmoduledispatcher.hxx
@@ -50,7 +50,7 @@ class StartModuleDispatcher : public ::cppu::WeakImplHelper<
private:
- /** @short reference to an uno service manager,
+ /** @short reference to a uno service manager,
which can be used to create own needed
uno resources. */
css::uno::Reference< css::uno::XComponentContext > m_xContext;
@@ -64,7 +64,7 @@ class StartModuleDispatcher : public ::cppu::WeakImplHelper<
@descr Such "owner frame" is used as context for all related operations.
@param xContext
- an UNO service manager, which is needed to create UNO resource
+ a UNO service manager, which is needed to create UNO resource
internally.
@param xFrame