summaryrefslogtreecommitdiff
path: root/include/framework/addonsoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/addonsoptions.hxx')
-rw-r--r--include/framework/addonsoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx
index 873315da46c0..68050cb9f611 100644
--- a/include/framework/addonsoptions.hxx
+++ b/include/framework/addonsoptions.hxx
@@ -199,7 +199,7 @@ class FWE_DLLPUBLIC AddonsOptions
/*-****************************************************************************************************
@short return a reference to a static mutex
@descr These class is partially threadsafe (for de-/initialization only).
- All access methods are'nt safe!
+ All access methods aren't safe!
We create a static mutex only for one ime and use at different times.
@return A reference to a static mutex member.
*//*-*****************************************************************************************************/