source/text/scalc/01/database_table_reference.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d91ca5cb94128baa047ee0187ead1f99c70544b2
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Sep 27 19:08:32 2024 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Sep 27 23:32:56 2024 +0200

    Fix typo
    
    Change-Id: I4ecf82ce4ebf13c9147f08c960f2624a4997a3e4
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174054
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/scalc/01/database_table_reference.xhp 
b/source/text/scalc/01/database_table_reference.xhp
index 9e4cacf255..cf7531ada5 100644
--- a/source/text/scalc/01/database_table_reference.xhp
+++ b/source/text/scalc/01/database_table_reference.xhp
@@ -261,8 +261,8 @@
         </tablerow>
     </table>
     <paragraph role="paragraph" id="par_id831727204582132">The cell range 
<input>A1:D11</input>  was defined as the <link 
href="text/scalc/01/12010000.xhp">database range</link> "<input>myData</input> 
". The options <link 
href="text/scalc/01/12010000.xhp#contains_column_labels"><menuitem>Contains 
column labels</menuitem></link> and <link 
href="text/scalc/01/12010000.xhp#contains_totals_row"><menuitem>Contains totals 
row</menuitem></link> were checked when defining the <link 
href="text/scalc/01/12010000.xhp">database range</link>.</paragraph>
-    <section id="refererencing_data">
-        <h2 id="hd_id121727204707941"><variable 
id="refererencing_data_hd">Referencing data in tables</variable></h2>
+    <section id="referencing_data">
+        <h2 id="hd_id121727204707941"><variable 
id="referencing_data_hd">Referencing data in tables</variable></h2>
         <paragraph role="paragraph" id="par_id331727204750507">A database 
table reference has the form name of <input>database_range[…]</input>. The part 
inside the square brackets can be a <link 
href="text/scalc/01/database_table_reference.xhp#reserved_reference_keywords">reserved
 reference keyword</link>, a field name in square brackets, or a combination of 
the two.</paragraph>
         <paragraph role="paragraph" id="par_id871727204795355">In cases where 
a single keyword or a single field name is used, use single brackets instead of 
double brackets.</paragraph>
         <h4 id="hd_id721727375856048">Example</h4>

Reply via email to