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

Alain Romedenne (via logerrit) logerrit at kemper.freedesktop.org
Fri Jul 31 22:49:00 UTC 2020


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

New commits:
commit 8aadefbd1e3c1a5813791f6b25702563be0dbf4c
Author:     Alain Romedenne <LibreOfficiant at sfr.fr>
AuthorDate: Thu Jul 30 18:37:18 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Aug 1 00:48:40 2020 +0200

    tdf#131416 Faulty links
    
    Change-Id: Ic6f71c52c2f1a371d56d8c477ec7c48ba8a2612a
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99746
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/sbasic/shared/fragments.xhp b/source/text/sbasic/shared/fragments.xhp
index f0ecbd388..8203633bf 100644
--- a/source/text/sbasic/shared/fragments.xhp
+++ b/source/text/sbasic/shared/fragments.xhp
@@ -51,7 +51,7 @@
 </section>
 
 <section id="typename">
-  <h4 id="hd_id231587046013458"><variable id="typenameh4"><link href="text/sbasic/shared/fragments.xhp" name="data types fragment">typename fragment</link></variable></h4>
+  <h4 id="hd_id231587046013458"><variable id="typenameh4">typename fragment</variable></h4>
     <paragraph role="paragraph" id="par_id501586753339474"><image src="media/helpimg/sbasic/typename_fragment.svg" id="img_id4157296484514"><alt xml-lang="en-US" id="alt_id15152796484515">primitive data types fragment</alt></image></paragraph>
     <bascode>
       <paragraph role="bascode" id="par_id3150985" localize="false">{Boolean|Byte|Currency|Date|Double|Integer|Long|Object|Single|String|Variant}</paragraph>
@@ -59,12 +59,12 @@
 </section>
 
 <section id="char">
-  <h4 id="hd_id231587046013459"><variable id="charh4"><link href="text/sbasic/shared/fragments.xhp" name="type declaration characters fragment">char fragment</link></variable></h4>
+  <h4 id="hd_id231587046013459"><variable id="charh4">char fragment</variable></h4>
     <paragraph role="paragraph" id="par_id511586753339474"><image src="media/helpimg/sbasic/char_fragment.svg" id="img_id4157296484514"><alt xml-lang="en-US" id="alt_id15152796484516">type declaration characters</alt></image></paragraph>
     <bascode>
       <paragraph role="bascode" id="par_id3150986" localize="false">{ % | & | ! | # | $ | @ }</paragraph>
     </bascode>
 </section>
 
-  </body>
+</body>
 </helpdocument>


More information about the Libreoffice-commits mailing list