summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-03 22:06:26 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-03 22:07:23 +0100
commit2b347972fcd8317ab7596e59136e9879dda0b369 (patch)
treeb2ac120ecb0cc7502517a039e59bd5deadeb5a10 /framework
parent08ce45c94fcf3d5d0e937fb01e90f16ef4d9c88f (diff)
Typos
Change-Id: I64995f15e8367412f345c6505668a1c560eef1ef
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/dispatch/menudispatcher.hxx2
-rw-r--r--framework/source/dispatch/mailtodispatcher.cxx2
-rw-r--r--framework/source/dispatch/servicehandler.cxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/dispatch/menudispatcher.hxx b/framework/inc/dispatch/menudispatcher.hxx
index a1d3f758564b..633874b13f1e 100644
--- a/framework/inc/dispatch/menudispatcher.hxx
+++ b/framework/inc/dispatch/menudispatcher.hxx
@@ -77,7 +77,7 @@ class MenuDispatcher : public ::cppu::WeakImplHelper2<
/*-****************************************************************************************************
@short standard ctor
- @descr These initialize a new instance of ths class with needed information for work.
+ @descr This initializes a new instance of the class with needed information for work.
@seealso using at owner
diff --git a/framework/source/dispatch/mailtodispatcher.cxx b/framework/source/dispatch/mailtodispatcher.cxx
index a164fc494f35..be08ac234126 100644
--- a/framework/source/dispatch/mailtodispatcher.cxx
+++ b/framework/source/dispatch/mailtodispatcher.cxx
@@ -48,7 +48,7 @@ DEFINE_INIT_SERVICE(MailToDispatcher,
/**
@short standard ctor
- @descr These initialize a new instance of ths class with needed information for work.
+ @descr This initializes a new instance of ths class with needed information for work.
@param rxContext
reference to uno servicemanager for creation of new services
diff --git a/framework/source/dispatch/servicehandler.cxx b/framework/source/dispatch/servicehandler.cxx
index f7e5f0f5e66c..51ed2d5b07ab 100644
--- a/framework/source/dispatch/servicehandler.cxx
+++ b/framework/source/dispatch/servicehandler.cxx
@@ -50,7 +50,7 @@ DEFINE_INIT_SERVICE(ServiceHandler,
/**
@short standard ctor
- @descr These initialize a new instance of ths class with needed information for work.
+ @descr This initializes a new instance of ths class with needed information for work.
@param xFactory
reference to uno servicemanager for creation of new services