Fix typo
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:
parent
d3bd47f3d0
commit
8305d28f8d
1 changed files with 1 additions and 1 deletions
|
@ -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 );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue