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

Fix typo

Change-Id: I09c624e4def7a0a3f0a753f9f325b4863dceac0e
Reviewed-on: https://gerrit.libreoffice.org/72706
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 351cffbb
......@@ -371,7 +371,7 @@ SfxItemSet ImpEditEngine::GetAttribs( EditSelection aSel, EditEngineAttribs nOnl
// wrong in selection if invalidated....
// => better not invalidate, instead CHANGE!
// It would be better to fill each paragraph with
// a itemset and compare this in large.
// an itemset and compare this in large.
if ( nWhich <= EE_PARA_END )
aCurSet.InvalidateItem( nWhich );
}
......
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