summaryrefslogtreecommitdiffstats
path: root/framework/inc/jobs/configaccess.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-12-20 11:25:37 +0100
committerAndras Timar <andras.timar@collabora.com>2013-12-20 15:55:00 +0100
commitb55259eeb549482477c57d854f3de72aff345edb (patch)
tree35e474b8458ae776a8455f4f78e73ae28c611180 /framework/inc/jobs/configaccess.hxx
parentCppunitTest_sw_ooxmlexport: register wps, wp and a namespaces (diff)
downloadcore-b55259eeb549482477c57d854f3de72aff345edb.tar.gz
core-b55259eeb549482477c57d854f3de72aff345edb.zip
typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
Diffstat (limited to 'framework/inc/jobs/configaccess.hxx')
-rw-r--r--framework/inc/jobs/configaccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/configaccess.hxx b/framework/inc/jobs/configaccess.hxx
index 2a713c60d333..b50b90fce508 100644
--- a/framework/inc/jobs/configaccess.hxx
+++ b/framework/inc/jobs/configaccess.hxx
@@ -63,7 +63,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::uno::XComponentContext > m_xContext;