diff options
Diffstat (limited to 'framework/inc/jobs/configaccess.hxx')
-rw-r--r-- | framework/inc/jobs/configaccess.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/configaccess.hxx b/framework/inc/jobs/configaccess.hxx index d18ae3406017..2bba3053bea5 100644 --- a/framework/inc/jobs/configaccess.hxx +++ b/framework/inc/jobs/configaccess.hxx @@ -80,7 +80,7 @@ class FWI_DLLPUBLIC ConfigAccess : public ThreadHelpBase /** reference to the uno service manager - It's neccessary to instanciate own needed services. + It's necessary to instanciate own needed services. */ css::uno::Reference< css::lang::XMultiServiceFactory > m_xSMGR; |