diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/02100001.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index 35759a4ba6..26f08cf902 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -257,7 +257,7 @@ <paragraph xml-lang="en-US" id="par_id3154790" role="tablecontent">[:alpha:]</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3147397" role="tablecontent">Represents an alphabetic character. Use [:alpha:]+ to find one of them.</paragraph> + <paragraph xml-lang="en-US" id="par_id3147397" role="tablecontent">Represents an alphabetic character. Use [:alpha:]+ to find one or more of them.</paragraph> </tablecell> </tablerow> <tablerow> @@ -265,7 +265,7 @@ <paragraph xml-lang="en-US" id="par_id3152885" role="tablecontent">[:digit:]</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3150010" role="tablecontent">Represents a decimal digit. Use [:digit:]+ to find one of them.</paragraph> + <paragraph xml-lang="en-US" id="par_id3150010" role="tablecontent">Represents a decimal digit. Use [:digit:]+ to find one or more of them.</paragraph> </tablecell> </tablerow> <tablerow> |