source/text/shared/01/02100001.xhp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d7f7d5045e12127006f92247e7df56076c65f0ba
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Jan 17 12:50:12 2022 -0300
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Mon Jan 17 18:33:12 2022 +0100

    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.kagan...@collabora.com>

diff --git a/source/text/shared/01/02100001.xhp 
b/source/text/shared/01/02100001.xhp
index d98ce91f7..273f41b19 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>
 

Reply via email to