summaryrefslogtreecommitdiff
path: root/regen/regcharclass.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2016-09-03 12:15:29 -0600
committerKarl Williamson <khw@cpan.org>2016-09-17 17:22:25 -0600
commit21cb232c014d719d883ed0f8d6185dc36037859e (patch)
tree02e6a610d673f19c71eede368aa32aa04c1cbfdf /regen/regcharclass.pl
parentc2b327983e89375d27cb0e1b21f0bd96e7fdd1ce (diff)
downloadperl-21cb232c014d719d883ed0f8d6185dc36037859e.tar.gz
regen/regcharclass.pl: surrogates are code points
They are not "characters"
Diffstat (limited to 'regen/regcharclass.pl')
-rwxr-xr-xregen/regcharclass.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/regcharclass.pl b/regen/regcharclass.pl
index e22720b508..de4d3a3047 100755
--- a/regen/regcharclass.pl
+++ b/regen/regcharclass.pl
@@ -1633,7 +1633,7 @@ NONCHAR: Non character code points
=> UTF8 :safe
\p{_Perl_Nchar}
-SURROGATE: Surrogate characters
+SURROGATE: Surrogate code points
=> UTF8 :safe
\p{_Perl_Surrogate}