source/text/shared/01/DeleteColumns.xhp |    2 +-
 source/text/shared/01/EntireColumn.xhp  |    2 +-
 source/text/shared/01/EntireRow.xhp     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b8ebc9e3984754dd292a79c028727d6db4501e55
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Sat Jan 6 20:47:52 2024 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Jan 8 02:00:31 2024 +0100

    fix row/column mistakes
    
    Change-Id: I180183a27e3fb2ea060ed7ea08bfaea5874941ce
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161725
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/01/DeleteColumns.xhp 
b/source/text/shared/01/DeleteColumns.xhp
index f28a7f4f73..6ffcdf36c6 100644
--- a/source/text/shared/01/DeleteColumns.xhp
+++ b/source/text/shared/01/DeleteColumns.xhp
@@ -11,7 +11,7 @@
 
     <meta>
         <topic id="textshared01DeleteColumnsxhp" indexer="include" 
status="PUBLISH">
-            <title id="tit">Rows</title>
+            <title id="tit">Columns</title>
             <filename>/text/shared/01/DeleteColumns.xhp</filename>
         </topic>
     </meta>
diff --git a/source/text/shared/01/EntireColumn.xhp 
b/source/text/shared/01/EntireColumn.xhp
index d9089556f5..983882e3d4 100644
--- a/source/text/shared/01/EntireColumn.xhp
+++ b/source/text/shared/01/EntireColumn.xhp
@@ -11,7 +11,7 @@
 
     <meta>
         <topic id="textshared01EntireColumnxhp" indexer="include" 
status="PUBLISH">
-            <title id="tit">Rows</title>
+            <title id="tit">Columns</title>
             <filename>/text/shared/01/EntireColumn.xhp</filename>
         </topic>
     </meta>
diff --git a/source/text/shared/01/EntireRow.xhp 
b/source/text/shared/01/EntireRow.xhp
index 5a272b7bb7..8d2eb21d6a 100644
--- a/source/text/shared/01/EntireRow.xhp
+++ b/source/text/shared/01/EntireRow.xhp
@@ -19,7 +19,7 @@
 <bookmark id="bm_id891693687739389" branch="hid/.uno:EntireRow" 
localize="false"/>
     <section id="entire_row">
         <h1 id="hd_id941693687739390"><variable id="h1"><link 
href="text/shared/01/EntireRow.xhp">Row</link></variable></h1>
-        <paragraph id="par_idN10616" role="paragraph">Selects the entire 
column.</paragraph>
+        <paragraph id="par_idN10616" role="paragraph">Selects the entire 
row.</paragraph>
     </section>
     <section id="howtoget">
         <embed href="text/swriter/00/00000405.xhp#select_row"/>

Reply via email to