summaryrefslogtreecommitdiff
path: root/dtrans/source/generic/clipboardmanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/generic/clipboardmanager.cxx')
-rw-r--r--dtrans/source/generic/clipboardmanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/generic/clipboardmanager.cxx b/dtrans/source/generic/clipboardmanager.cxx
index 2a5af784742a..9c1fa0bf0b56 100644
--- a/dtrans/source/generic/clipboardmanager.cxx
+++ b/dtrans/source/generic/clipboardmanager.cxx
@@ -155,7 +155,7 @@ void SAL_CALL ClipboardManager::dispose()
rBHelper.aLC.disposeAndClear( aEvt );
// removeClipboard is still allowed here, so make a copy of the
- // list (to ensure integrety) and clear the original.
+ // list (to ensure integrity) and clear the original.
ClearableMutexGuard aGuard2( rBHelper.rMutex );
ClipboardMap aCopy(m_aClipboardMap);
m_aClipboardMap.clear();