summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-05 22:27:38 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-06 07:19:08 +0200
commit5d0272772a174644e63fd46664887a2cb0362ba5 (patch)
treed0c31c3c4fdbc4eca1431e14831ca4b5f9045a6c /editeng
parente8288b8857928cb54077608ca5907c966bfd490f (diff)
consistent percent sign in comments
Change-Id: I9906b4e58fd8672e51f6aa2e56ec68bb28772500
Diffstat (limited to 'editeng')
-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 fd81eff75eda..deee6fce0b10 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; // dflt. 50%
nAutoCmpltExpandKey = KEY_RETURN;
aBulletFont.SetCharSet( RTL_TEXTENCODING_SYMBOL );