diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-09-20 14:57:33 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-09-21 04:37:46 +0200 |
commit | 3b0d630cec012f7aa10cad2029468f5ea6f25b6c (patch) | |
tree | 5ed6ea81335eb0a8e881e54be7039d6825ac945d /source/text/shared | |
parent | 80034ff19535b6320a8ea113a9cf2f068e6aea31 (diff) |
tdf#150958 Fix mention to Find tool in help page
Change-Id: I57e98af47bed1ee499ad9f9268514697141eaf9e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/140169
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/05/new_help.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/shared/05/new_help.xhp b/source/text/shared/05/new_help.xhp index ca21fd8846..1ed2a3706d 100644 --- a/source/text/shared/05/new_help.xhp +++ b/source/text/shared/05/new_help.xhp @@ -118,8 +118,7 @@ <paragraph xml-lang="en-US" id="par_idN10933" role="paragraph">To search in the current Help page:</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_idN10939" role="paragraph">Open the View menu of your default web browser and choose <emph>Find on this Page</emph> entry.</paragraph> - <paragraph xml-lang="en-US" id="par_idN10A36" role="paragraph">You can also press <switchinline select="sys"><caseinline select="MAC"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+F</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_idN10939" role="paragraph">Open the Search tool in your web browser, which is usually accessible using the <switchinline select="sys"><caseinline select="MAC"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+F</emph> shortcut.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_idN10A22" role="paragraph">In the <emph>Search for</emph> box, enter the text that you want to find.</paragraph> |