summaryrefslogtreecommitdiff
path: root/editeng/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-05 22:41:17 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-06 07:19:09 +0200
commit9e436082af14b2202229589325cee0518fd6107d (patch)
tree2a2706834e4a1bac34ad4ce0a0340f29455d46a9 /editeng/source
parent5d0272772a174644e63fd46664887a2cb0362ba5 (diff)
dflt -> default
Change-Id: I89f1f5771eb7d96da233a8c7386b906b2a3a9c3e
Diffstat (limited to 'editeng/source')
-rw-r--r--editeng/source/misc/swafopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/misc/swafopt.cxx b/editeng/source/misc/swafopt.cxx
index deee6fce0b10..74645ed982c2 100644
--- a/editeng/source/misc/swafopt.cxx
+++ b/editeng/source/misc/swafopt.cxx
@@ -61,7 +61,7 @@ SvxSwAutoFmtFlags::SvxSwAutoFmtFlags()
bDummy6 = bDummy7 = bDummy8 =
false;
- nRightMargin = 50; // dflt. 50%
+ nRightMargin = 50; // default 50%
nAutoCmpltExpandKey = KEY_RETURN;
aBulletFont.SetCharSet( RTL_TEXTENCODING_SYMBOL );