typo: ddjust -> adjust

This commit is contained in:
Thomas Arnhold
2014-04-10 10:03:30 +02:00
parent 2617208832
commit 59da9b507d

View File

@@ -555,7 +555,7 @@ void SdStyleSheet::Notify(SfxBroadcaster& rBC, const SfxHint& rHint)
*/
void SdStyleSheet::AdjustToFontHeight(SfxItemSet& rSet, sal_Bool bOnlyMissingItems)
{
/* If not explicit set, ddjust bullet width and text indent to new font
/* If not explicit set, adjust bullet width and text indent to new font
height. */
SfxStyleFamily eFamily = nFamily;
OUString aStyleName(aName);