source/text/scalc/01/func_sequence.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8bfe0f3ed238264aa0afd0975eefaec525b8da1c Author: Stanislav Horacek <stanislav.hora...@gmail.com> AuthorDate: Wed May 29 21:49:28 2024 +0200 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Wed May 29 23:51:42 2024 +0200 initial value of SEQUENCE is in upper-left corner Change-Id: Ia2530dddce0c25a0b9920f11a64882a5900ebc37 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168233 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/source/text/scalc/01/func_sequence.xhp b/source/text/scalc/01/func_sequence.xhp index df46bb6b38..d4a91e3751 100644 --- a/source/text/scalc/01/func_sequence.xhp +++ b/source/text/scalc/01/func_sequence.xhp @@ -34,7 +34,7 @@ <paragraph role="paragraph" id="par_id141715790327107">If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered.</paragraph> <paragraph role="paragraph" id="par_id61714595841660">The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows.</paragraph> <embed href="text/scalc/01/ful_func.xhp#func_head_example"/> -<paragraph role="paragraph" id="par_id201714595986945"><input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11.</paragraph> +<paragraph role="paragraph" id="par_id201714595986945"><input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-left value of 10 and filling the array to the right and then downward in steps of 11.</paragraph> <table id="tab_id641714595997898"> <tablerow> <tablecell>