summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-02-05 13:22:30 -0700
committerKarl Williamson <khw@cpan.org>2020-02-05 13:45:30 -0700
commitd130120f5405b529791a5b9c3f221c37c06bd53c (patch)
tree16872f2b77c925a5002735649dbe7a876181864d /pod/perlunicode.pod
parentf742c923195fce31d13d61dd55e951939742614d (diff)
downloadperl-d130120f5405b529791a5b9c3f221c37c06bd53c.tar.gz
perlunicode: Slight clarification
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r--pod/perlunicode.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index 59058225b7..ed20878eac 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -449,7 +449,8 @@ Also, there are typically various synonyms for the values the property
can be. For binary properties, C<"True"> has 3 synonyms: C<"T">,
C<"Yes">, and C<"Y">; and C<"False"> has correspondingly C<"F">,
C<"No">, and C<"N">. But be careful. A short form of a value for one
-property may not mean the same thing as the same short form for another.
+property may not mean the same thing as the short form spelled the same
+for another.
Thus, for the C<L</General_Category>> property, C<"L"> means
C<"Letter">, but for the L<C<Bidi_Class>|/Bidirectional Character Types>
property, C<"L"> means C<"Left">. A complete list of properties and