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

Fix typo

Change-Id: I2279c3e3bb8f0e3d8ac0fe02b83d7f659fc00a02
Reviewed-on: https://gerrit.libreoffice.org/72622Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 6f3ded0e
......@@ -844,7 +844,7 @@ void SdrMarkView::SetMarkHandles(SfxViewShell* pOtherShell)
SdrMark* pM = GetSdrMarkByIndex(0);
SdrObject* pO = pM->GetMarkedSdrObj();
long nRotAngle = pO->GetRotateAngle();
// true if we are delaing with a RotGrfFlyFrame
// true if we are dealing with a RotGrfFlyFrame
// (SwVirtFlyDrawObj with a SwGrfNode)
bool bWriterGraphic = pO->HasLimitedRotation();
......
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