Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2088

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/88/2088/1

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
---
M sw/inc/swtypes.hxx
1 file changed, 2 insertions(+), 2 deletions(-)



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 @@
                             // 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.)

-- 
To view, visit https://gerrit.libreoffice.org/2088
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I98086993cf672806d763520b04e7693c8c772502
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matthias Freund <matti...@yahoo.de>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to