summaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/source/inc/accelerators/acceleratorcache.hxx2
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/inc/accelerators/acceleratorcache.hxx b/framework/source/inc/accelerators/acceleratorcache.hxx
index 2f59e4f73184..c5332b1ce436 100644
--- a/framework/source/inc/accelerators/acceleratorcache.hxx
+++ b/framework/source/inc/accelerators/acceleratorcache.hxx
@@ -36,7 +36,7 @@ namespace framework
@short implements a cache for any accelerator configuration.
@descr Its implemented threadsafe, supports copy-on-write pattern
- and a flush mechansim to support concurrent access to the same
+ and a flush mechanism to support concurrent access to the same
configuration.
copy-on-write ... How? Do the following:
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index d8503eef37d2..b44f7ee63f6c 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -40,7 +40,7 @@ namespace framework {
class QuietInteraction;
-/** @short implements general mechainsm for loading documents.
+/** @short implements general mechanism for loading documents.
@descr An instance of this class can be used inside the API calls
XComponentLoader::loadComponentFromURL() and