summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r--pod/perlunicode.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index d895357fdd..bbe2e1a936 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -1407,8 +1407,7 @@ Using caseless (C</i>) regular expression matching
=item *
-Matching a number of properties in regular expressions, namely C<\s>, C<\w>,
-and all the Posix character classes I<except> C<[[:ascii:]]>.
+Matching a number of properties in regular expressions, such as C<\w>
=item *