diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2018-01-01 03:08:51 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 01:39:53 +0100 |
commit | c15c8da5253466757dc702c1efca99cfd1ccc7f1 (patch) | |
tree | 2c3c157de36e0428ea03e8e5307000c179f76851 | |
parent | fda835daa01ddb556227bbf84d2bc268171e5b59 (diff) |
Fix ahelps for OLE-Object bar Wrap{Left,Right} commands
Change-Id: I9acb6abfc1b13a12adae36a678d4f0481e064b3c
Reviewed-on: https://gerrit.libreoffice.org/47432
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/05060200.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/05060200.xhp b/source/text/swriter/01/05060200.xhp index 1c9f01c6f6..ea08607461 100644 --- a/source/text/swriter/01/05060200.xhp +++ b/source/text/swriter/01/05060200.xhp @@ -62,7 +62,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:WrapLeft" id="bm_id3148983" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/wrappage/before" id="bm_id3149164" localize="false"/> <paragraph role="heading" id="hd_id3153351" xml-lang="en-US" level="3">Before</paragraph> -<paragraph role="paragraph" id="par_id3149171" xml-lang="en-US"><ahelp hid="modules/swriter/ui/wrappage/before">Wraps text on the left side of the object if there is enough space.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3149171" xml-lang="en-US"><ahelp hid=".">Wraps text on the left side of the object if there is enough space.</ahelp></paragraph> <table id="tbl_id3151031"> <tablerow> <tablecell> @@ -79,7 +79,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:WrapRight" id="bm_id3148984" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/wrappage/after" id="bm_id3150694" localize="false"/> <paragraph role="heading" id="hd_id3155870" xml-lang="en-US" level="3">After</paragraph> -<paragraph role="paragraph" id="par_id3150700" xml-lang="en-US"><ahelp hid="modules/swriter/ui/wrappage/after">Wraps text on the right side of the object if there is enough space.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3150700" xml-lang="en-US"><ahelp hid=".">Wraps text on the right side of the object if there is enough space.</ahelp></paragraph> <table id="tbl_id3147426"> <tablerow> <tablecell> |