diff options
Diffstat (limited to 'include/framework/preventduplicateinteraction.hxx')
-rw-r--r-- | include/framework/preventduplicateinteraction.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/preventduplicateinteraction.hxx b/include/framework/preventduplicateinteraction.hxx index a411b9184711..63ff840885f5 100644 --- a/include/framework/preventduplicateinteraction.hxx +++ b/include/framework/preventduplicateinteraction.hxx @@ -161,7 +161,7 @@ class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2 @param xSMGR uno service manager for creating services internaly - @threadsafe not neccessary + @threadsafe not necessary */ PreventDuplicateInteraction(const css::uno::Reference< css::uno::XComponentContext >& rxContext); |