Fix typo
Change-Id: Iacbe93f67c37d0360be9e998a051be21b17bd81e Reviewed-on: https://gerrit.libreoffice.org/74920 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
32bf6bec39
commit
d58ee4cbfa
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
namespace comphelper
|
||||
{
|
||||
// OMutexAndBroadcastHelper - a class which holds a Mutex and a OBroadcastHelper;
|
||||
// OMutexAndBroadcastHelper - a class which holds a Mutex and an OBroadcastHelper;
|
||||
// needed because when deriving from OPropertySetHelper,
|
||||
// the OBroadcastHelper has to be initialized before
|
||||
// the OPropertySetHelper
|
||||
|
|
Loading…
Reference in a new issue