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

Ilmari Lauhakangas (via logerrit) logerrit at kemper.freedesktop.org
Wed Mar 24 10:28:51 UTC 2021


 source/text/shared/guide/qrcode.xhp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit a202f3a40b93e86354a32bcac95e595f5f636769
Author:     Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
AuthorDate: Wed Mar 24 11:16:03 2021 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Mar 24 11:28:31 2021 +0100

    tdf#139778 Change border to margin in QR code help
    
    Change-Id: I526f67251df7d1b8118bb3ee2c273e0037a12bdd
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113024
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/guide/qrcode.xhp b/source/text/shared/guide/qrcode.xhp
index 088af8c46..5808a728c 100644
--- a/source/text/shared/guide/qrcode.xhp
+++ b/source/text/shared/guide/qrcode.xhp
@@ -53,9 +53,9 @@
             <paragraph id="par_id641566316849901"  role="listitem"><emph>High</emph>: 30% of codewords can be restored.</paragraph>
         </listitem>
     </list>
-    <h2 id="hd_id701566316879046">Border</h2>
-    <bookmark id="bm_id97156631572" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/edit_border" localize="false"/>
-    <paragraph role="paragraph" id="par_id981566316947064">The width in dots of the border surrounding the QR code.</paragraph>
+    <h2 id="hd_id701566316879046">Margin</h2>
+    <bookmark id="bm_id97156631572" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/edit_margin" localize="false"/>
+    <paragraph role="paragraph" id="par_id981566316947064">The width of the margin surrounding the QR code.</paragraph>
     <h2 id="hd_id761566322212787">Example</h2>
     <paragraph role="paragraph" id="par_id401566321281041">The QR code below was generated for the text <literal>www.libreoffice.org</literal>:</paragraph>
     <paragraph role="paragraph" id="par_id561566321218295" xml-lang="en-US">


More information about the Libreoffice-commits mailing list