diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2023-09-12 15:03:24 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-12 15:23:17 +0200 |
commit | cbc8df1f326c1ddc4b2785a62b87766a24c3f88a (patch) | |
tree | 1e4a1d61654774536110f78c8449e741a5d2eb71 /source/text/swriter | |
parent | 4c666c14f61cdd4ac0cb77aba41dd7887ce7698c (diff) |
correct heading for Table of Figures link
Change-Id: Id9da26d7950b35775013e7005d2d50ff4beae83f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156749
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/04120210.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/01/04120210.xhp b/source/text/swriter/01/04120210.xhp index b555fb961f..f33f0ffd1d 100644 --- a/source/text/swriter/01/04120210.xhp +++ b/source/text/swriter/01/04120210.xhp @@ -32,9 +32,9 @@ <body> - <section id="index_type"> +<section id="index_type"> <h1 id="hd_id3150933"><link href="text/swriter/01/04120210.xhp">Type</link></h1> - <paragraph xml-lang="en-US" role="paragraph" id="par_id3148390">Use this tab to specify and define the type of <link href="text/swriter/01/04120200.xhp">index</link> that you want to insert. You can also create custom indexes.</paragraph> + <paragraph xml-lang="en-US" role="paragraph" id="par_id3148390">Use this tab to specify and define the type of <link href="text/swriter/01/04120200.xhp">index</link> that you want to insert. You can also create custom indexes.</paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#verz2"/> @@ -44,7 +44,7 @@ <embed href="text/swriter/01/04120211.xhp#verzeichnis"/> <h2 id="hd_id3151183"><link href="text/swriter/01/04120212.xhp">Alphabetical Index</link></h2> <embed href="text/swriter/01/04120212.xhp#verzeichnis"/> - <h2 id="hd_id3154645"><link href="text/swriter/01/04120213.xhp">Illustration Index</link></h2> + <h2 id="hd_id3154645"><link href="text/swriter/01/04120213.xhp">Table of Figures</link></h2> <embed href="text/swriter/01/04120213.xhp#verzeichnis"/> <h2 id="hd_id3151265"><link href="text/swriter/01/04120214.xhp">Index of Tables</link></h2> <embed href="text/swriter/01/04120214.xhp#verzeichnis"/> @@ -59,5 +59,5 @@ <paragraph role="paragraph" id="par_id3154278" xml-lang="en-US"><link href="text/swriter/guide/main.xhp">Using Tables of Content and Indexes</link></paragraph> <paragraph role="paragraph" id="par_id3152942" xml-lang="en-US"><link href="text/swriter/01/04120100.xhp">Insert - Table of Contents and Index - Index Entry</link></paragraph> </section> - </body> +</body> </helpdocument> |