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

New commits:
commit 69896de636113d0bae2b1c44316f2c50b643f524
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Tue Jan 14 23:25:56 2020 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Wed Jan 15 01:08:34 2020 +0100

    fix typo in explanation of regular expression example
    
    Change-Id: I35103839b29ea98ee0295dbbe71712b9c041a807
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86816
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/shared/01/02100001.xhp 
b/source/text/shared/01/02100001.xhp
index 36df46fb5..956599ac6 100644
--- a/source/text/shared/01/02100001.xhp
+++ b/source/text/shared/01/02100001.xhp
@@ -397,7 +397,7 @@
             <paragraph role="tablecontent" id="par_id801559578813944">ruc 
specifies the characters "ruc",</paragraph>
             <paragraph role="tablecontent" id="par_id421559578820595">) ends 
the group,</paragraph>
             <paragraph role="tablecontent" id="par_id621559578825464">tion 
specifies the characters "tion",</paragraph>
-            <paragraph role="tablecontent" id="par_id91559578832058">/b 
specifies that the match must end at a word boundary.</paragraph>
+            <paragraph role="tablecontent" id="par_id91559578832058">\b 
specifies that the match must end at a word boundary.</paragraph>
         </tablecell>
     </tablerow>
 </table>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to