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

Fix typo

Change-Id: I2111770ea4356c13e8703165774bb3c4cd06356c
Reviewed-on: https://gerrit.libreoffice.org/65577
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 87d90b6e
...@@ -1543,7 +1543,7 @@ bool ImpEditEngine::CreateLines( sal_Int32 nPara, sal_uInt32 nStartPosY ) ...@@ -1543,7 +1543,7 @@ bool ImpEditEngine::CreateLines( sal_Int32 nPara, sal_uInt32 nStartPosY )
if ( pParaPortion->IsSimpleInvalid() ) if ( pParaPortion->IsSimpleInvalid() )
{ {
// Change through simple Text changes... // Change through simple Text changes...
// Do mot cancel formatting since Portions possibly have to be split // Do not cancel formatting since Portions possibly have to be split
// again! If at some point cancelable, then validate the following // again! If at some point cancelable, then validate the following
// line! But if applicable, mark as valid, so there is less output... // line! But if applicable, mark as valid, so there is less output...
if ( pLine->GetEnd() < nInvalidStart ) if ( pLine->GetEnd() < nInvalidStart )
......
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