diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-08-28 11:02:37 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-28 14:42:26 +0200 |
commit | 222f1120f957b927650e2317f03cbc92aa80480b (patch) | |
tree | 36c57287d8eebae93b18b570b7008cb244415423 | |
parent | d2330a41e530b22a89fb32e4963d874f6a1d69ea (diff) |
Preface->Precede
Just a suggestion.
I'm not english-native but it sounds wrong to me with "preface".
Change-Id: I403dfb162b399f4a487d616cde3209ba9efcba0b
Reviewed-on: https://gerrit.libreoffice.org/59695
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/12100200.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/12100200.xhp b/source/text/shared/02/12100200.xhp index 0fae8f1d27..02396cf059 100644 --- a/source/text/shared/02/12100200.xhp +++ b/source/text/shared/02/12100200.xhp @@ -245,7 +245,7 @@ </tablecell> </tablerow> </table> -<paragraph xml-lang="en-US" id="par_id3145762" role="paragraph">If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: "<emph>\?</emph>" or "<emph>\*</emph>". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters.</paragraph> +<paragraph xml-lang="en-US" id="par_id3145762" role="paragraph">If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, precede them with a backslash: "<emph>\?</emph>" or "<emph>\*</emph>". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/fmsearchdialog/cbRegular" id="bm_id3150663" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3147130" role="heading" level="2">Regular expression</paragraph> <paragraph xml-lang="en-US" id="par_id3150982" role="paragraph"><ahelp hid="cui/ui/fmsearchdialog/cbRegular">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type="productname">%PRODUCTNAME</item> <link href="text/shared/01/02100000.xhp" name="Find & Replace dialog"><emph>Find & Replace</emph> dialog</link>.</paragraph> |