[Libreoffice-commits] core.git: sw/inc
Matthias Freund
matti_lx at yahoo.de
Sun Feb 10 11:46:44 PST 2013
sw/inc/swtypes.hxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 39a7b5e0415fa1752ae056fb7760b552e4350a1b
Author: Matthias Freund <matti_lx at yahoo.de>
Date: Sun Feb 10 20:21:45 2013 +0100
Comment translation german - english
I moved order so "git grep '\<\(der\|die\|das\)\>' sw" does not show up this file because of "der"
Change-Id: I98086993cf672806d763520b04e7693c8c772502
Reviewed-on: https://gerrit.libreoffice.org/2088
Reviewed-by: Norbert Thiebaud <nthiebaud at gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud at gmail.com>
diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx
index ad99ac8..1ea929e 100644
--- a/sw/inc/swtypes.hxx
+++ b/sw/inc/swtypes.hxx
@@ -283,8 +283,8 @@ enum PrepareHint
// for it and sends a PREP_WIDOWS to its predecessor
// (Master/Follow).
PREP_QUOVADIS, // If a footnote has to be split between two paragraphs
- // the last on the page has to receive a QUOVADIS in or-
- // der to format the text into it.
+ // the last on the page has to receive a QUOVADIS in
+ // order to format the text into it.
PREP_BOSS_CHGD, // If a Frm changes its column/page this additional
// Prepare is sended to POS_CHGD in MoveFwd/Bwd
// (join Ftn-numbers etc.)
More information about the Libreoffice-commits
mailing list