summaryrefslogtreecommitdiffstats
path: root/framework/source/inc/accelerators/acceleratorcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/accelerators/acceleratorcache.hxx')
-rw-r--r--framework/source/inc/accelerators/acceleratorcache.hxx2
1 files changed, 1 insertions, 1 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: