Change-Id: Id3fe1d66cb1d3cb57f8aa5e652bf1c9ad6346091
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90286
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2020-03-10 17:08:46 +01:00 committed by Julien Nabet
parent d3bd47f3d0
commit 8305d28f8d

View file

@ -768,7 +768,7 @@ void OPropertySetHelper::fire
{
try
{
// fire the hole event sequence to the
// fire the whole event sequence to the
// XPropertiesChangeListener's
pL->propertiesChange( aEvts );
}