Author: pescetti
Date: Sun Dec 29 17:07:23 2013
New Revision: 1554050
URL: http://svn.apache.org/r1554050
Log:
#i123834# Provide the correct description of [:alpha:]+ and [:digit:]+
Modified:
openoffice/trunk/main/helpcontent2/source/text/shared/01/02100001.xhp
Modified: openoffice/trunk/main/helpcontent2/source/text/shared/01/02100001.xhp
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/helpcontent2/source/text/shared/01/02100001.xhp?rev=1554050&r1=1554049&r2=1554050&view=diff
==============================================================================
--- openoffice/trunk/main/helpcontent2/source/text/shared/01/02100001.xhp
(original)
+++ openoffice/trunk/main/helpcontent2/source/text/shared/01/02100001.xhp Sun
Dec 29 17:07:23 2013
@@ -260,7 +260,7 @@
<paragraph xml-lang="en-US" id="par_id3154790"
role="tablecontent" l10n="U" oldref="226">[:alpha:]</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3147397"
role="tablecontent" l10n="CHG" oldref="227">Represents an alphabetic character.
Use [:alpha:]+ to find one of them.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3147397"
role="tablecontent" l10n="CHG" oldref="227">Represents an alphabetic character.
Use [:alpha:]+ to find one or more of them.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -268,7 +268,7 @@
<paragraph xml-lang="en-US" id="par_id3152885"
role="tablecontent" l10n="U" oldref="216">[:digit:]</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3150010"
role="tablecontent" l10n="CHG" oldref="217">Represents a decimal digit. Use
[:digit:]+ to find one of them.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3150010"
role="tablecontent" l10n="CHG" oldref="217">Represents a decimal digit. Use
[:digit:]+ to find one or more of them.</paragraph>
</tablecell>
</tablerow>
<tablerow>