summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:03:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:20 +0200
commit59da9b507d58fb4c9dd1eaecaaf28165542bd7aa (patch)
tree9f1b8a5ca467700b8b049a9acff5e61856f90b66 /sd
parent2617208832401d47f9e70b5484b3fa38886643ce (diff)
typo: ddjust -> adjust
Diffstat (limited to 'sd')
-rw-r--r--sd/source/core/stlsheet.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/core/stlsheet.cxx b/sd/source/core/stlsheet.cxx
index d29ad99f72f3..8ee3a6d925d2 100644
--- a/sd/source/core/stlsheet.cxx
+++ b/sd/source/core/stlsheet.cxx
@@ -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);