[Libreoffice-commits] help.git: source/text

Mike Kaganski (via logerrit) logerrit at kemper.freedesktop.org
Wed May 13 10:08:36 UTC 2020


 source/text/shared/01/02100001.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 55d4e405d8dbdf58ba45823b3895e8a79e5a8aed
Author:     Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Wed May 13 11:57:36 2020 +0200
Commit:     Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Wed May 13 12:08:15 2020 +0200

    '\n' in replacement field only applies to Writer
    
    Change-Id: I2870a497dd57aa2c0141ac582591e7fdb4127b46
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94000
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>

diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp
index 88cdf8bd8..093c95863 100644
--- a/source/text/shared/01/02100001.xhp
+++ b/source/text/shared/01/02100001.xhp
@@ -122,7 +122,7 @@
     </tablecell>
     <tablecell>
         <paragraph xml-lang="en-US" id="par_id3153700" role="tablecontent">A line break that was inserted with the <keycode>Shift+Enter</keycode> key combination when in the <widget>Find</widget> text box. </paragraph>
-        <paragraph role="tablecontent" id="par_id731559575258580">A paragraph break that can be entered with the <keycode>Enter</keycode> or <keycode>Return</keycode> key when in the <widget>Replace</widget> text box.</paragraph>
+        <paragraph role="tablecontent" id="par_id731559575258580">A paragraph break that can be entered with the <keycode>Enter</keycode> or <keycode>Return</keycode> key when in the <widget>Replace</widget> text box in Writer. Has no special meaning in Calc, and is treated literally there.</paragraph>
         <paragraph role="tablecontent" id="par_id631559575338134">To change line breaks into paragraph breaks, enter \n in both the <widget>Find</widget> and <widget>Replace</widget> boxes, and then perform a search and replace.</paragraph>
     </tablecell>
   </tablerow>


More information about the Libreoffice-commits mailing list