diff options
author | Pierre F <fpy@bger.ch> | 2024-03-11 08:36:09 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-03-11 09:59:25 +0100 |
commit | 969dc658744688aa9e1dc64611a327399d078462 (patch) | |
tree | 2f6afe28b98ab3a85cb7abd5f373e4cb884332d8 /source/text/shared | |
parent | a09dfabece27637223b8deadd448c24e2fbb35b0 (diff) |
less tautological and more reader friendly wording (tdf#91336)
Change-Id: I98516428b87c22c035897965b5f66caeb6c29fb6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164618
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/02100000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp index 20ada2481d..df3b843931 100644 --- a/source/text/shared/01/02100000.xhp +++ b/source/text/shared/01/02100000.xhp @@ -207,13 +207,13 @@ <switchinline select="appl"> <caseinline select="DRAW"></caseinline> <caseinline select="IMPRESS"></caseinline> - <defaultinline>Allows you to use regular expressions in your search.</defaultinline> + <defaultinline>Allows you to search for advanced patterns using meta characters.</defaultinline> </switchinline> </paragraph> <comment>i72448 Ext help text not found within switches. Solution: Keep switched text for normal display, add hidden help text as "fall through".</comment> <paragraph xml-lang="en-US" id="par_id3727225" role="paragraph"> - <ahelp hid="." visibility="hidden">Allows you to use regular expressions in your search.</ahelp> + <ahelp hid="." visibility="hidden">Allows you to search for advanced patterns using meta characters.</ahelp> </paragraph> <switch select="appl"> <case select="DRAW"></case> |