summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-01-17 12:50:12 -0300
committerMike Kaganski <mike.kaganski@collabora.com>2022-01-17 18:33:12 +0100
commitd7f7d5045e12127006f92247e7df56076c65f0ba (patch)
tree59a3c3c690600ff6d8d80b5f3e02455cf7f7d81e
parentdf6f47ebcb1caf2a9791661de0fa8c484efd0515 (diff)
Remove inacurate statement on regex Help page
Refer to discussion in patch https://gerrit.libreoffice.org/c/help/+/73408 Change-Id: I543e052609ca4330f52a2c4ebae7189a2275ba75 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128509 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
-rw-r--r--source/text/shared/01/02100001.xhp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp
index d98ce91f7e..273f41b192 100644
--- a/source/text/shared/01/02100001.xhp
+++ b/source/text/shared/01/02100001.xhp
@@ -316,7 +316,6 @@
</tablerow>
</table>
<paragraph xml-lang="en-US" id="par_id5311440" role="paragraph">For a full list of supported metacharacters and syntax, see <link href="https://unicode-org.github.io/icu/userguide/strings/regexp.html" name="ICU Regular Expressions documentation">ICU Regular Expressions documentation</link></paragraph>
-<paragraph role="paragraph" id="par_id141559577104334">Note that currently all named character class terms, [:alpha:] through [:upper:], must be enclosed in parentheses when used in a regular expression, see the examples that follow.</paragraph>
<paragraph role="paragraph" id="par_id261559577375317">Regular expression terms can be combined to form complex and sophisticated regular expressions for searches as show in the following examples.</paragraph>
<h2 id="hd_id5311441">Examples</h2>