diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-12-20 20:56:07 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-12-21 09:55:10 +0100 |
commit | f6df909f54e7c47b53fbd39eaa2419db51aef734 (patch) | |
tree | 7916adb9423004c7fc0caea692629a105ec621be | |
parent | a4e9dae48e571b14f5621510809500566ad65b47 (diff) |
Fix bad characters
Change-Id: I3b8a1f8188d2b88fb8409df4a1e602102c4a3381
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178960
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit e4f4fd964633268c3e52cb2b4cc32a11000ad148)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178989
-rw-r--r-- | source/text/swriter/01/02110000.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp index bccba82857..470b397d31 100644 --- a/source/text/swriter/01/02110000.xhp +++ b/source/text/swriter/01/02110000.xhp @@ -308,13 +308,13 @@ </section> <h2 id="hd_id911683912584456"><variable id="copychapter">Copy</variable></h2> -<section id="copychapter_content"><paragraph role="paragraph" id="par_id921683912738232">Copies the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None†and headings with an outline level greater than the copied heading. You can paste the contents in another place in the document.</paragraph></section> +<section id="copychapter_content"><paragraph role="paragraph" id="par_id921683912738232">Copies the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level "None" and headings with an outline level greater than the copied heading. You can paste the contents in another place in the document.</paragraph></section> <h2 id="hd_id771683910814918"><variable id="deletechapter">Delete Heading</variable></h2> -<section id="deletechapter_content"><paragraph role="paragraph" id="par_id611683911156747">Deletes the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None†and headings with an outline level greater than the deleted heading.</paragraph></section> +<section id="deletechapter_content"><paragraph role="paragraph" id="par_id611683911156747">Deletes the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level "None" and headings with an outline level greater than the deleted heading.</paragraph></section> <h2 id="hd_id941683913330764"><variable id="select">Select</variable></h2> -<section id="select_content"><paragraph role="paragraph" id="par_id541683913384922">Selects the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None†and headings with an outline level greater than the selected heading.</paragraph></section> +<section id="select_content"><paragraph role="paragraph" id="par_id541683913384922">Selects the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level "None" and headings with an outline level greater than the selected heading.</paragraph></section> <h2 id="hd_id501683914222249"><variable id="display">Display</variable></h2> <paragraph id="par_id3149025" role="paragraph">Select the document that you want to view.</paragraph> |