Fix typos in comments in ure/cppuhelper
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
This commit is contained in:
committed by
Michael Meeks
parent
fee1a2b79e
commit
7b5a50e4ed
@@ -211,7 +211,7 @@ void OComponentHelper::dispose()
|
||||
}
|
||||
else
|
||||
{
|
||||
// in a multithreaded environment, it can't be avoided,
|
||||
// in a multithreaded environment, it can't be avoided
|
||||
// that dispose is called twice.
|
||||
// However this condition is traced, because it MAY indicate an error.
|
||||
OSL_TRACE( "OComponentHelper::dispose() - dispose called twice" );
|
||||
|
Reference in New Issue
Block a user