summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/acceleratorconfiguration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/accelerators/acceleratorconfiguration.cxx')
-rw-r--r--framework/source/accelerators/acceleratorconfiguration.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/accelerators/acceleratorconfiguration.cxx b/framework/source/accelerators/acceleratorconfiguration.cxx
index 77327232b201..31892d1e6b63 100644
--- a/framework/source/accelerators/acceleratorconfiguration.cxx
+++ b/framework/source/accelerators/acceleratorconfiguration.cxx
@@ -885,7 +885,7 @@ void SAL_CALL XCUBasedAcceleratorConfiguration::storeToStorage(const css::uno::R
OUString("Could not open accelerator configuration for saving."),
static_cast< ::cppu::OWeakObject* >(this));
- // the original m_aCache has been split into primay cache and secondary cache...
+ // the original m_aCache has been split into primary cache and secondary cache...
// we should merge them before storing to storage
AcceleratorCache aCache;
{