diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-11-21 21:43:38 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-11-21 22:05:17 +0100 |
commit | bcc251fddf6f5be88dc43fba34573d5e3b51a6dd (patch) | |
tree | 4f20c7566daadfab47f28688f15edab081e65797 /source | |
parent | 58d932b2c300b44b2c1807478626a4b3060371b4 (diff) |
Fix duplicate ID
...introduced by 175750251cc83397e714586617681414316adf57 "tdf#152127
Change order for Country/State", causing
> [HPX] de/helpcontent2/source/text/shared/optionen
> Error: Duplicated entry. ID = par_id3150441 LANG = en-US in File lo/core/helpcontent2/source/text/shared/optionen/01010100.xhp
Change-Id: I28fdbda5b90f235381998c80664c4eb74fcadf7f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143074
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/optionen/01010100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/optionen/01010100.xhp b/source/text/shared/optionen/01010100.xhp index 62ddd79d89..e8f0471d32 100644 --- a/source/text/shared/optionen/01010100.xhp +++ b/source/text/shared/optionen/01010100.xhp @@ -97,7 +97,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/country" id="bm_id3199768" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/country" id="bm_id3155198" localize="false"/> <paragraph role="heading" id="hd_id3181125" xml-lang="en-US" level="3">Country</paragraph> -<paragraph role="paragraph" id="par_id3150441" xml-lang="en-US"><ahelp hid=".">Type your country.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3150441a" xml-lang="en-US"><ahelp hid=".">Type your country.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/privateuserpage/state" id="bm_id3151383" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/businessdatapage/state" id="bm_id3149562" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/state" id="bm_id3153768" localize="false"/> |