This is an automated email from the ASF dual-hosted git repository.
ardovm pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new 2186aa1 Changed helptext after resolved problem. (#117)
2186aa1 is described below
commit 2186aa123e9d097bcdbd77ba0bf687b12d87063f
Author: DiGro <[email protected]>
AuthorDate: Tue Mar 2 08:05:43 2021 +0100
Changed helptext after resolved problem. (#117)
[:space:] should represent any whitespace character in regular expressions.
However, in the older, before OOo 3.4, it did not find the tab \t.
Now it does due to changing the regexp engine since 3.4
---
main/helpcontent2/source/text/shared/01/02100001.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/helpcontent2/source/text/shared/01/02100001.xhp
b/main/helpcontent2/source/text/shared/01/02100001.xhp
index f17c16d..4347415 100644
--- a/main/helpcontent2/source/text/shared/01/02100001.xhp
+++ b/main/helpcontent2/source/text/shared/01/02100001.xhp
@@ -284,7 +284,7 @@
<paragraph xml-lang="en-US" id="par_id3153726"
role="tablecontent" l10n="U" oldref="218">[:space:]</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3150961"
role="tablecontent" l10n="CHG" oldref="219">Represents a space character (but
not other whitespace characters).<comment>UFI: see
#i41706#</comment></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3150961"
role="tablecontent" l10n="CHG" oldref="219">Represents a whitespace
character.</paragraph>
</tablecell>
</tablerow>
<tablerow>