diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-14 11:24:09 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-17 23:03:53 +0200 |
commit | e3fa34a71832b722a496534970be68e63ff1c0b8 (patch) | |
tree | 1991bb67657aa2eaa5fd77b70ee64d08fd2e1fd7 /source/text | |
parent | 020c1cb426fa951da23f51c1d93b59259ec87608 (diff) |
fix bad index entry
Change-Id: I5cb5f87e727101700446e8b94ab854ece8a9c269
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157956
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/swriter/01/03140000.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/01/03140000.xhp b/source/text/swriter/01/03140000.xhp index b7d8d53b7a..139c9dafe1 100644 --- a/source/text/swriter/01/03140000.xhp +++ b/source/text/swriter/01/03140000.xhp @@ -28,9 +28,9 @@ <body> <bookmark branch="hid/.uno:ShowHiddenParagraphs" id="bm_id8952760" localize="false"/> <bookmark branch="index" id="bm_id181686956447794"> - <bookmark_value>show;hidden paragraph</bookmark_value> - <bookmark_value>view;hidden paragraph;show</bookmark_value> - <bookmark_value>hidden paragraph;show</bookmark_value> +<bookmark_value>show;hidden paragraph</bookmark_value> +<bookmark_value>view;hidden paragraph</bookmark_value> +<bookmark_value>hidden paragraph;show</bookmark_value> </bookmark> <section id="hidden_paragraphs"> |