diff options
author | Olivier Hallot <ohallot@collabora.co.uk> | 2016-05-30 17:18:11 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-05-31 12:36:19 +0000 |
commit | 161bcc4652310d21627af3636d23d696705637f7 (patch) | |
tree | 18dca4bb381f4d42995427f69fb4138221b07d9a /source | |
parent | 7a10e0399a484b8904e05fec7af271bd7d109edf (diff) |
Fix help page with new term
Change-Id: I2b18f319e176a426dac5401561910169de44f5b3
Reviewed-on: https://gerrit.libreoffice.org/25689
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
(cherry picked from commit b1d1171b0dd1eda694c801478f183a0a15ae92ee)
No need to be redundant
Change-Id: Id5ebb8b186920eeedad311663057c383eb7bd61c
(cherry picked from commit 1e2ea6f97cc4a3e329250a1e5708e2f45447e289)
Reviewed-on: https://gerrit.libreoffice.org/25721
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/guide/section_insert.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/guide/section_insert.xhp b/source/text/swriter/guide/section_insert.xhp index 57e9bca3a4..483fe31bc7 100644 --- a/source/text/swriter/guide/section_insert.xhp +++ b/source/text/swriter/guide/section_insert.xhp @@ -77,7 +77,7 @@ </caseinline></switchinline></paragraph> </listitem> <listitem> - <paragraph id="par_id3154852" role="listitem" xml-lang="en-US">Click the browse button (<item type="menuitem">...</item>) next to the <item type="menuitem">File name</item> box.</paragraph> + <paragraph id="par_id3154852" role="listitem" xml-lang="en-US">Click the <emph>Browse</emph> button next to the <emph>File name</emph> box.</paragraph> </listitem> <listitem> <paragraph id="par_id3155882" role="listitem" xml-lang="en-US">Locate the document containing the section that you want to link to, and then click <emph>Insert</emph>.</paragraph> @@ -94,4 +94,4 @@ <embed href="text/swriter/guide/section_edit.xhp#section_edit"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |