Kaydet (Commit) 39f1c0cd authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I89ac6de226549c6ec7d7781911ed4f4f045527cf
Reviewed-on: https://gerrit.libreoffice.org/52281Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
üst 03a59d9f
...@@ -60,7 +60,7 @@ void AccObjectContainerEventListener::HandleStateChangedEvent(Any oldValue, Any ...@@ -60,7 +60,7 @@ void AccObjectContainerEventListener::HandleStateChangedEvent(Any oldValue, Any
} }
/** /**
* handle the VISIBLE_DATA_CHANGED event * handle the VISIBLE_DATA_CHANGED event
* For SHAPES, the visiable_data_changed event should be mapped to LOCATION_CHANGED event * For SHAPES, the visible_data_changed event should be mapped to LOCATION_CHANGED event
*/ */
void AccObjectContainerEventListener::HandleVisibleDataChangedEvent() void AccObjectContainerEventListener::HandleVisibleDataChangedEvent()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment