From 9252122554d1510275029c5025ee480ec55caaf3 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 19 Sep 2017 13:10:35 +0200 Subject: it's spelled "facade" Change-Id: I5533a870f44bd12206e3627fe0469f37f4e02436 --- include/comphelper/solarmutex.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/comphelper') diff --git a/include/comphelper/solarmutex.hxx b/include/comphelper/solarmutex.hxx index 27c0a81d1a4e..e00f51dd728a 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 separated from SolarMutex, so others can implement cascades. + * Kept separated from SolarMutex, so others can implement facades. */ class COMPHELPER_DLLPUBLIC GenericSolarMutex : public SolarMutex -- cgit