diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-08 00:48:33 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-12-08 00:11:49 +0000 |
commit | aa120b6386f9e1bf6ae4d0026e115778bba1bbb3 (patch) | |
tree | 1df3c7a3042156ab27a92b1d04647d0e4d5ae39c | |
parent | aba741039eb7205a1d157e0bb651c0c4dbe692a0 (diff) |
tdf#93499 Better examples for similarity search
No one shoud feel offended while reading our help.
Change-Id: I14763604af35724e0d94d4de34da1c3a36fd727d
Reviewed-on: https://gerrit.libreoffice.org/31740
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 88cdb657a8a2043f23e083f1a10bfc0f95d2d0ae)
Reviewed-on: https://gerrit.libreoffice.org/31741
-rw-r--r-- | source/text/shared/01/02100100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/02100100.xhp b/source/text/shared/01/02100100.xhp index f69354feef..3118324244 100644 --- a/source/text/shared/01/02100100.xhp +++ b/source/text/shared/01/02100100.xhp @@ -49,7 +49,7 @@ <paragraph role="paragraph" id="par_id3152594" xml-lang="en-US" l10n="U" oldref="57">Define the criteria for determining if a word is similar to the search term.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/similaritysearchdialog/otherfld" id="bm_id3155338" localize="false"/> <paragraph role="heading" id="hd_id3153551" xml-lang="en-US" level="3" l10n="U" oldref="58">Exchange characters</paragraph> -<paragraph role="paragraph" id="par_id3152551" xml-lang="en-US" l10n="U" oldref="59"><ahelp hid="cui/ui/similaritysearchdialog/otherfld">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, "black" and "crack" are considered similar.</paragraph> +<paragraph role="paragraph" id="par_id3152551" xml-lang="en-US" l10n="U" oldref="59"><ahelp hid="cui/ui/similaritysearchdialog/otherfld">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, "sweep" and "creep" are considered similar.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/similaritysearchdialog/longerfld" id="bm_id3150443" localize="false"/> <paragraph role="heading" id="hd_id3147010" xml-lang="en-US" level="3" l10n="U" oldref="60">Add characters</paragraph> <paragraph role="paragraph" id="par_id3109847" xml-lang="en-US" l10n="U" oldref="61"><ahelp hid="cui/ui/similaritysearchdialog/longerfld">Enter the maximum number of characters by which a word can exceed the number of characters in the search term.</ahelp></paragraph> |