Kaydet (Commit) e4309eb8 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: adjustement -> adjustment

üst 4c2c4e36
...@@ -432,7 +432,7 @@ SdrObject* SdPage::CreatePresObj(PresObjKind eObjKind, sal_Bool bVertical, const ...@@ -432,7 +432,7 @@ SdrObject* SdPage::CreatePresObj(PresObjKind eObjKind, sal_Bool bVertical, const
aTempAttr.Put(SdrTextAutoGrowHeightItem(false)); aTempAttr.Put(SdrTextAutoGrowHeightItem(false));
} }
// check if we need another vertical adjustement than the default // check if we need another vertical adjustment than the default
SdrTextVertAdjust eV = SDRTEXTVERTADJUST_TOP; SdrTextVertAdjust eV = SDRTEXTVERTADJUST_TOP;
if( (eObjKind == PRESOBJ_FOOTER) && (mePageKind != PK_STANDARD) ) if( (eObjKind == PRESOBJ_FOOTER) && (mePageKind != PK_STANDARD) )
......
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