diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2023-03-22 21:44:15 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2023-03-23 06:09:42 +0000 |
commit | 35dca7d7e802b33da0f8c903f554f591eb239f03 (patch) | |
tree | 17d7ede424bb080c00d9def9fdd864fb6a6966b9 /source/text/scalc | |
parent | 35a7913f2075a9b73fd2c8d41473adface5711bb (diff) |
Fix typo
Change-Id: I53670595539d0c34ef6ce21f463cc19cd9c0f5ba
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149352
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/04060109.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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"/> |