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

Fix typo

Change-Id: I89f281b85a735847572e10f0622eb115f8615b24
Reviewed-on: https://gerrit.libreoffice.org/72176
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst f4200846
......@@ -673,7 +673,7 @@ void OTableEditorCtrl::CellModified( long nRow, sal_uInt16 nColId )
}
SaveData(nRow,nColId);
// SaveData could create a undo action as well
// SaveData could create an undo action as well
GetUndoManager().LeaveListAction();
RowModified(nRow);
CellControllerRef xController(Controller());
......
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