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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Thu Jul 30 13:29:56 UTC 2020


 source/text/sbasic/shared/03090202.xhp |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

New commits:
commit 0b8d7ce936d4586bb8f46d3183977707122c703d
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Thu Jul 30 15:18:45 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Jul 30 15:29:34 2020 +0200

    remove dup bookmark_value
    
    Change-Id: Ifddb1780f2504cb3307abd1032878f28f3106e1f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99744
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/sbasic/shared/03090202.xhp b/source/text/sbasic/shared/03090202.xhp
index 7fc43cdf4..eee101283 100644
--- a/source/text/sbasic/shared/03090202.xhp
+++ b/source/text/sbasic/shared/03090202.xhp
@@ -30,13 +30,12 @@
 
 <section id="fornext">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3149205">
-  <bookmark_value>For statement</bookmark_value>
-  <bookmark_value>For Each statement</bookmark_value>
-  <bookmark_value>In keyword</bookmark_value>
-  <bookmark_value>Next keyword</bookmark_value>
-  <bookmark_value>Step keyword</bookmark_value>
-  <bookmark_value>To keyword</bookmark_value>
-  <bookmark_value>Step keyword</bookmark_value>
+<bookmark_value>For statement</bookmark_value>
+<bookmark_value>For Each statement</bookmark_value>
+<bookmark_value>In keyword</bookmark_value>
+<bookmark_value>Next keyword</bookmark_value>
+<bookmark_value>Step keyword</bookmark_value>
+<bookmark_value>To keyword</bookmark_value>
 </bookmark>
 
 


More information about the Libreoffice-commits mailing list