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:
Andrea Gelmini 2019-06-14 22:41:53 +00:00 committed by Julien Nabet
parent 32bf6bec39
commit d58ee4cbfa

View file

@ -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