summaryrefslogtreecommitdiffstats
path: root/include/comphelper/solarmutex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/solarmutex.hxx')
-rw-r--r--include/comphelper/solarmutex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/solarmutex.hxx b/include/comphelper/solarmutex.hxx
index 76aea3fa336f..27c0a81d1a4e 100644
--- a/include/comphelper/solarmutex.hxx
+++ b/include/comphelper/solarmutex.hxx
@@ -84,7 +84,7 @@ inline sal_uInt32 SolarMutex::release( bool bUnlockAll )
* Treat this as a singleton, as its constructor calls
* setSolarMutex( this )!
*
- * Kept seperately from SolarMutex, so others can implement fascades.
+ * Kept separated from SolarMutex, so others can implement cascades.
*/
class COMPHELPER_DLLPUBLIC GenericSolarMutex
: public SolarMutex