diff options
author | Olivier Hallot <ohallot@collabora.co.uk> | 2016-05-30 17:18:11 -0300 |
---|---|---|
committer | Olivier Hallot <ohallot@collabora.co.uk> | 2016-05-30 20:20:35 +0000 |
commit | b1d1171b0dd1eda694c801478f183a0a15ae92ee (patch) | |
tree | 03d5368ca42f9e2cce212f962261e05bd1d53915 | |
parent | a9a0e8625655eabdf702cfc754412488a79c0513 (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>
-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..0a84586511 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 browse button (<item type="menuitem">Browse...</item>) next to the <item type="menuitem">File name</item> 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> |