source/text/scalc/01/func_take.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 333bcc4d17545c333d76eefcbb3cd1e80f8eab40 Author: Olivier Hallot <[email protected]> AuthorDate: Sun Jun 21 20:48:43 2026 +0200 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Mon Jun 22 10:29:13 2026 +0200 Typo in page for TAKE() Change-Id: I7a4c61bc57ba7a3c3880eed8abf62b79b9949e52 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/207077 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins (cherry picked from commit 052a50dd9d03804810db5d2d887435b5c47195db) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/207078 Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/source/text/scalc/01/func_take.xhp b/source/text/scalc/01/func_take.xhp index 578da67551..18940b5fdc 100644 --- a/source/text/scalc/01/func_take.xhp +++ b/source/text/scalc/01/func_take.xhp @@ -79,7 +79,7 @@ <tablecell><paragraph id="par_id851738109067547" role="tablecontent" localize="false">OOO</paragraph></tablecell> </tablerow> </table> -<note id="par_id471781271855121">The formula <input>{=TAKE(A1:E3}</input> returns a copy of the array A1:E3.</note> +<note id="par_id471781271855121">The formula <input>{=TAKE(A1:E3)}</input> returns a copy of the array A1:E3.</note> <embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/> <embed href="text/scalc/00/avail_release.xhp#25.8"/> <embed href="text/scalc/01/common_func.xhp#notODFF"/>
