[Libreoffice-commits] help.git: source/text
Andrea Gelmini
andrea.gelmini at gelma.net
Thu Jan 18 17:19:06 UTC 2018
source/text/shared/01/xformsdatatab.xhp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 45e20af8857f8bcd5afa30113eea40ceef7aa3a8
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Thu Jan 18 17:26:20 2018 +0100
Fix typo
Change-Id: If3ae78fab316a0eaab5b0aeecd41824665a4d498
Reviewed-on: https://gerrit.libreoffice.org/48139
Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>
diff --git a/source/text/shared/01/xformsdatatab.xhp b/source/text/shared/01/xformsdatatab.xhp
index 6975a9dd8..5542cca6b 100644
--- a/source/text/shared/01/xformsdatatab.xhp
+++ b/source/text/shared/01/xformsdatatab.xhp
@@ -74,7 +74,7 @@
<paragraph xml-lang="en-US" id="par_id4331797" role="paragraph"><ahelp hid=".">Specifies how whitespaces are to be handled when a string of the current data type is being processed. Possible values are Preserve, Replace, and Collapse. The semantics follow the definition at http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_XSD_PATTERN" id="bm_id5452436" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id4191717" role="heading" level="3">Pattern</paragraph>
- <paragraph xml-lang="en-US" id="par_id2318796" role="paragraph"><ahelp hid=".">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elseswhere in %PRODUCTNAME, for example in the Find & Replace dialog.</ahelp></paragraph>
+ <paragraph xml-lang="en-US" id="par_id2318796" role="paragraph"><ahelp hid=".">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elsewhere in %PRODUCTNAME, for example in the Find & Replace dialog.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_XSD_TOTAL_DIGITS" id="bm_id9527878" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id399182" role="heading" level="3">Digits (total)</paragraph>
<paragraph xml-lang="en-US" id="par_id5298318" role="paragraph"><ahelp hid=".">Specifies the maximum total number of digits that values of the decimal data type can have.</ahelp></paragraph>
@@ -103,4 +103,4 @@
<paragraph xml-lang="en-US" id="hd_id9636524" role="heading" level="3">Length (at most)</paragraph>
<paragraph xml-lang="en-US" id="par_id5675527" role="paragraph"><ahelp hid=".">Specifies the maximum number of characters for a string.</ahelp></paragraph>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list