source/text/scalc/01/04060109.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 35dca7d7e802b33da0f8c903f554f591eb239f03
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Mar 22 21:44:15 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Mar 23 06:09:42 2023 +0000

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

diff --git a/source/text/scalc/01/04060109.xhp 
b/source/text/scalc/01/04060109.xhp
index 9c4ca09efe..4b8f17bd24 100644
--- a/source/text/scalc/01/04060109.xhp
+++ b/source/text/scalc/01/04060109.xhp
@@ -188,7 +188,7 @@
             <emph>Row</emph> (optional) represents the row or the array of row 
indexes of the reference range, for which to return a value. In case of zero or 
omitted (no specific row) all referenced rows are returned.</paragraph>
          <paragraph xml-lang="en-US" id="par_id3154628" role="paragraph">
             <emph>Column</emph> (optional) represents the column or array of 
column indexes of the reference range, for which to return a value. In case of 
zero or omitted (no specific column) all referenced columns are 
returned.</paragraph>
-         <note id="par_id621679327293280">If <emph>Row</emph>, 
<emph>Column</emph> or both are ommitted or defined as arrays of indexes, the 
INDEX function must be entered as an <link 
href="text/scalc/01/04060107.xhp">array function</link>.</note>
+         <note id="par_id621679327293280">If <emph>Row</emph>, 
<emph>Column</emph> or both are omitted or defined as arrays of indexes, the 
INDEX function must be entered as an <link 
href="text/scalc/01/04060107.xhp">array function</link>.</note>
          <paragraph xml-lang="en-US" id="par_id3155514" role="paragraph">
             <emph>Range</emph> (optional) represents the index of the subrange 
if referring to a multiple range, default is 1.</paragraph>
         <embed href="text/scalc/01/common_func.xhp#sectionexample"/>

Reply via email to