source/auxiliary/scalc.tree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c2225b7c607a6718b0fbdd9da082fb9bf2921e68 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Thu Sep 1 13:12:34 2022 -0300 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Tue Sep 6 16:06:13 2022 +0200 tdf#150689 Fix Calc contents tree Change-Id: If23ba66db8806ff88e67dc0485c5cf6376ccd0e7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139227 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> (cherry picked from commit f3d6949e4747508d6355fa280017df45d6250488) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139180 Reviewed-by: Rafael Lima <rafael.palma.l...@gmail.com> diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 6106d91ab..04b1a7ba1 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -194,7 +194,7 @@ <topic id="sbasic/text/sbasic/guide/read_write_values.xhp">Reading and Writing values to Ranges</topic> <topic id="sbasic/text/sbasic/guide/calc_borders.xhp">Formatting Borders in Calc with Macros</topic> </node> - <node id="0815" title="Miscellaneous"> + <node id="0816" title="Miscellaneous"> <topic id="scalc/text/scalc/guide/auto_off.xhp">Deactivating Automatic Changes</topic> <topic id="scalc/text/scalc/guide/consolidate.xhp">Consolidating Data</topic> <topic id="scalc/text/scalc/guide/goalseek.xhp">Applying Goal Seek</topic>