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

New commits:
commit 35a0244b536543f2f4a7bb0b1350e6b3caa295dd
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Jun 20 18:51:58 2020 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jun 24 20:45:15 2020 +0200

    Fix list formatting in QR code page
    
    Change-Id: Icf81d65d1d6ce5850112f76e10430459620a8b65
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96782
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/guide/qrcode.xhp 
b/source/text/shared/guide/qrcode.xhp
index f43ea9209..32c22fbfb 100644
--- a/source/text/shared/guide/qrcode.xhp
+++ b/source/text/shared/guide/qrcode.xhp
@@ -35,21 +35,21 @@
     <h2 id="hd_id701566317347416">Error correction</h2>
     <paragraph role="paragraph" id="par_id281566317365617">The error 
correction value for the QR Code that is to be created. The error correction of 
a QR code is a measure that helps a QR code to recover if it is 
damaged.</paragraph>
     <paragraph role="paragraph" id="par_id781566317374864">There are four 
standard error correction values.</paragraph>
+    <bookmark id="bm_id97156631573" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_low" localize="false"/>
+    <bookmark id="bm_id97156631574" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_medium" localize="false"/>
+    <bookmark id="bm_id97156631575" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_quartile" localize="false"/>
+    <bookmark id="bm_id97156631576" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_high" localize="false"/>
     <list type="unordered">
         <listitem>
-            <bookmark id="bm_id97156631573" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_low" localize="false"/>
             <paragraph id="par_id271566316757549"  
role="listitem"><emph>Low</emph>: <ahelp hid=".">7% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
         <listitem>
-            <bookmark id="bm_id97156631574" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_medium" localize="false"/>
             <paragraph id="par_id751566316834436"  
role="listitem"><emph>Medium</emph>: <ahelp hid=".">15% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
         <listitem>
-            <bookmark id="bm_id97156631575" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_quartile" localize="false"/>
             <paragraph id="par_id481566316843503"  
role="listitem"><emph>Quartile</emph>: <ahelp hid=".">25% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
         <listitem>
-            <bookmark id="bm_id97156631576" xml-lang="en-US" 
branch="hid/cui/ui/qrcodegen/button_high" localize="false"/>
             <paragraph id="par_id641566316849901"  
role="listitem"><emph>High</emph>: <ahelp hid=".">30% of codewords can be 
restored.</ahelp></paragraph>
         </listitem>
     </list>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to