source/text/shared/01/InsertColumnsBefore.xhp |    2 +-
 source/text/shared/01/InsertRowsAfter.xhp     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a99fef353cedd72e5b96e2115d4d621d3d513d09
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sun Oct 8 14:06:23 2023 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Oct 9 16:18:00 2023 +0200

    Fix error in index
    
    Change-Id: I703300156a250cb1c7f940c0ad0101d305e74d9d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157628
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/01/InsertColumnsBefore.xhp 
b/source/text/shared/01/InsertColumnsBefore.xhp
index 5e5e49556d..08d4b43134 100644
--- a/source/text/shared/01/InsertColumnsBefore.xhp
+++ b/source/text/shared/01/InsertColumnsBefore.xhp
@@ -18,7 +18,7 @@
     <body>
     <bookmark id="bm_id241693661066438" branch="hid/.uno:InsertColumnsBefore" 
localize="false"/>
         <bookmark branch="index" id="bm_id891693667456028">
-        <bookmark_value>row;inserting before</bookmark_value>
+        <bookmark_value>column;inserting before</bookmark_value>
         <bookmark_value>insert;column before</bookmark_value>
     </bookmark>
     <section id="insert_columns_before">
diff --git a/source/text/shared/01/InsertRowsAfter.xhp 
b/source/text/shared/01/InsertRowsAfter.xhp
index 4ffa5c4be2..71d0fd4fc0 100644
--- a/source/text/shared/01/InsertRowsAfter.xhp
+++ b/source/text/shared/01/InsertRowsAfter.xhp
@@ -11,7 +11,7 @@
 
     <meta>
         <topic id="textswriter01InsertRowsAfterxhp" indexer="include" 
status="PUBLISH">
-            <title id="tit">Rows Above</title>
+            <title id="tit">Rows Below</title>
             <filename>/text/shared/01/InsertRowsAfter.xhp</filename>
         </topic>
     </meta>

Reply via email to