source/text/sbasic/shared/01030200.xhp |    2 +-
 source/text/shared/01/06130001.xhp     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 97163015f742671f19e0625fabe87828c208e949
Author:     Olivier Hallot <[email protected]>
AuthorDate: Mon Dec 21 20:21:02 2020 +0100
Commit:     Caolán McNamara <[email protected]>
CommitDate: Tue Dec 22 10:19:51 2020 +0100

    Fix a "D'oh! you found a bug"
    
    Change-Id: I5819bc8dcf6a9ef8033a62171750e47c23454223
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108010
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/source/text/sbasic/shared/01030200.xhp 
b/source/text/sbasic/shared/01030200.xhp
index 3045d3a85..22b590e97 100644
--- a/source/text/sbasic/shared/01030200.xhp
+++ b/source/text/sbasic/shared/01030200.xhp
@@ -37,7 +37,7 @@
 <bookmark_value>long lines;in Basic editor</bookmark_value>
 <bookmark_value>lines of text;in Basic editor</bookmark_value>
 <bookmark_value>continuation;long lines in editor</bookmark_value>
-</bookmark><paragraph role="heading" id="hd_id3147264" xml-lang="en-US" 
level="1"><link href="text/sbasic/shared/01030200.xhp" name="The Basic 
Editor">The Basic Editor</link></paragraph>
+</bookmark><paragraph role="heading" id="hd_id3147264" xml-lang="en-US" 
level="1"><variable id="thebasiceditorh1"><link 
href="text/sbasic/shared/01030200.xhp" name="The Basic Editor">The Basic 
Editor</link></variable></paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3145069" xml-lang="en-US">The Basic 
Editor provides the standard editing functions you are familiar with when 
working in a text document. It supports the functions of the <emph>Edit</emph> 
menu (Cut, Delete, Paste), the ability to select text with the Shift key, as 
well as cursor positioning functions (for example, moving from word to word 
with <switchinline select="sys"><caseinline 
select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>
 and the arrow keys).</paragraph>
 <paragraph role="paragraph" id="par_id3154686" xml-lang="en-US">Long lines can 
be split into several parts by inserting a space and an underline character _ 
as the last two characters of a line. This connects the line with the following 
line to one logical line. (If "Option Compatible" is used in the same Basic 
module, the line continuation feature is also valid for comment 
lines.)</paragraph>
diff --git a/source/text/shared/01/06130001.xhp 
b/source/text/shared/01/06130001.xhp
index ec0c5df61..9731426c3 100644
--- a/source/text/shared/01/06130001.xhp
+++ b/source/text/shared/01/06130001.xhp
@@ -48,7 +48,7 @@
 <paragraph role="paragraph" id="par_idN105E3" xml-lang="en-US"><ahelp 
hid=".">Opens the Dialogs tab page of the Macro Organizer.</ahelp></paragraph>
 <embed href="text/shared/01/06150000.xhp#xmlfilter"/>
 <section id="relatedtopics">
-<embed href="text/sbasic/shared/01030200.xhp"/>
+<embed href="text/sbasic/shared/01030200.xhp#thebasiceditorh1"/>
 </section>
 </body>
 </helpdocument>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to