source/text/sbasic/shared/03/sf_calc.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b14530b4e86d4c2723a6b81ed4f9b480d845f32c Author: Jean-Pierre Ledure <[email protected]> AuthorDate: Wed Jan 14 11:51:19 2026 +0100 Commit: Jean-Pierre Ledure <[email protected]> CommitDate: Wed Jan 14 11:55:53 2026 +0100 ScriptForge sf_calc Typo Typo in link to the FormatRange() method description. Change-Id: If23b751e4c6a505c71048aac400c225234075bcb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/197260 Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <[email protected]> diff --git a/source/text/sbasic/shared/03/sf_calc.xhp b/source/text/sbasic/shared/03/sf_calc.xhp index 84b9166708..fc8aa84dea 100644 --- a/source/text/sbasic/shared/03/sf_calc.xhp +++ b/source/text/sbasic/shared/03/sf_calc.xhp @@ -581,7 +581,7 @@ <link href="text/sbasic/shared/03/sf_calc.xhp#DAvg">DMin</link><br/> <link href="text/sbasic/shared/03/sf_calc.xhp#DAvg">DSum</link><br/> <link href="text/sbasic/shared/03/sf_calc.xhp#ExportRangeToFile">ExportRangeToFile</link><br/> - <link href="text/sbasic/shared/03/sf_calc.xhp#FormatRangeToFile">FormatRange</link><br/> + <link href="text/sbasic/shared/03/sf_calc.xhp#FormatRange">FormatRange</link><br/> <link href="text/sbasic/shared/03/sf_calc.xhp#Forms">Forms</link><br/> <link href="text/sbasic/shared/03/sf_calc.xhp#GetColumnName">GetColumnName</link><br/> <link href="text/sbasic/shared/03/sf_calc.xhp#GetFormula">GetFormula</link><br/>
