source/text/scalc/01/func_bycol.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d048b556e36867527eeee306e3e9531127d0d2d4 Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jul 16 17:01:22 2026 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Fri Jul 17 16:46:27 2026 +0200 Fix typo Change-Id: Ifa9f27045418b59f97b3f3dea7a6582aff2ac0aa Reviewed-on: https://gerrit.libreoffice.org/c/help/+/208188 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/scalc/01/func_bycol.xhp b/source/text/scalc/01/func_bycol.xhp index a6b3952ea6..7e1de3a085 100644 --- a/source/text/scalc/01/func_bycol.xhp +++ b/source/text/scalc/01/func_bycol.xhp @@ -45,7 +45,7 @@ </tablecell> </tablerow> </table> -<paragraph role="paragraph" id="par_id961784057866804">The same results can be obtained using the formula <input>=BYCOL(A2:C13;AGERAGE)</input>.</paragraph> +<paragraph role="paragraph" id="par_id961784057866804">The same results can be obtained using the formula <input>=BYCOL(A2:C13;AVERAGE)</input>.</paragraph> <embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/> <embed href="text/scalc/00/avail_release.xhp#27.2"/>
