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

Fix typo

Change-Id: I2c4fcfee1ee9901297acebc11a7698633c3c21ef
Reviewed-on: https://gerrit.libreoffice.org/72696Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 08ec2c1d
...@@ -264,7 +264,7 @@ private: ...@@ -264,7 +264,7 @@ private:
/// mechanism to change from the classic refresh mode that simply /// mechanism to change from the classic refresh mode that simply
// invalidates the area where text was changed. When set, the invalidate // invalidates the area where text was changed. When set, the invalidate
// and the direct repaint of the Window-plugged EditView will be suppressed. // and the direct repaint of the Window-plugged EditView will be suppressed.
// Instead, a consumer that has registered using a EditViewCallbacks // Instead, a consumer that has registered using an EditViewCallbacks
// incarnation has to handle that. Used e.g. to represent the edited text // incarnation has to handle that. Used e.g. to represent the edited text
// in Draw/Impress in an OverlayObject which avoids evtl. expensive full // in Draw/Impress in an OverlayObject which avoids evtl. expensive full
// repaints of the EditView(s) // repaints of the EditView(s)
......
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