diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-25 14:24:30 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-25 15:55:59 +0200 |
commit | 39f3c4dc011dd2cffbbd9b6eb9cea655e1e09772 (patch) | |
tree | 40600ccaeb9a2f9129d538fe35b728af9b753976 | |
parent | 1d9db89cb1d9e2beb64672b55f200e24da405670 (diff) |
typo
Change-Id: Iae51822e330a1479aa6f5616db17c9d7552e217b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122448
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/guide/wildcards.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/guide/wildcards.xhp b/source/text/scalc/guide/wildcards.xhp index 063102c0a6..8c33ba0ad0 100644 --- a/source/text/scalc/guide/wildcards.xhp +++ b/source/text/scalc/guide/wildcards.xhp @@ -18,8 +18,8 @@ <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3152149"> - <bookmark_value>wildcards in calc formulas</bookmark_value> - <bookmark_value>wildcards, examples</bookmark_value> + <bookmark_value>wildcards in formulas</bookmark_value> + <bookmark_value>wildcards;examples</bookmark_value> </bookmark> <h1 id="hd_id941629155075179"><variable id="wildcards_h1"><link href="text/scalc/guide/wildcards.xhp" name="wildcards_link">Using Wildcards in Formulas</link></variable></h1> <paragraph role="paragraph" id="par_id571629155308959">Wildcards are special characters that can be used in search strings that are passed as arguments to some Calc functions. They can also be used to define search criteria in the <emph>Find & Replace</emph> dialog. The use of wildcards enables the definition of more advanced search parameters with a single search string.</paragraph> |