diff options
Diffstat (limited to 'framework/source/jobs/jobdispatch.cxx')
-rw-r--r-- | framework/source/jobs/jobdispatch.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/jobdispatch.cxx b/framework/source/jobs/jobdispatch.cxx index 2ee99ba8e863..74ad02581f11 100644 --- a/framework/source/jobs/jobdispatch.cxx +++ b/framework/source/jobs/jobdispatch.cxx @@ -323,7 +323,7 @@ void JobDispatch::impl_dispatchEvent( /*IN*/ const ::rtl::OUString& /** @short dispatch a service @descr We use the given name only to create and if possible to initialize - it as an uno service. It can be usefully for creating (caching?) + it as an uno service. It can be useful for creating (caching?) of e.g. one instance services. @param sService |