summaryrefslogtreecommitdiff
path: root/enc
diff options
context:
space:
mode:
authorJanosch Müller <janosch84@gmail.com>2023-07-01 16:22:17 +0200
committerGitHub <noreply@github.com>2023-07-01 23:22:17 +0900
commit08b3fb11524e6cde453476f24ac80fd60457dfef (patch)
tree58390c5ff62bcd0116b6aa857c228818a5b465b4 /enc
parent3fd1968d6f10579a36f77eb3838f6c62a3e9f205 (diff)
[Bug #19728] Auto-generate unicode property docs
https://bugs.ruby-lang.org/issues/19728
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7944 Merged-By: nobu <nobu@ruby-lang.org>
Diffstat (limited to 'enc')
-rw-r--r--enc/unicode/15.0.0/name2ctype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/unicode/15.0.0/name2ctype.h b/enc/unicode/15.0.0/name2ctype.h
index a2c996423d..6bbbb3512f 100644
--- a/enc/unicode/15.0.0/name2ctype.h
+++ b/enc/unicode/15.0.0/name2ctype.h
@@ -5402,7 +5402,7 @@ static const OnigCodePoint CR_ASCII[] = {
0x0000, 0x007f,
}; /* CR_ASCII */
-/* 'Punct' */
+/* 'Punct': [[:Punct:]] */
static const OnigCodePoint CR_Punct[] = {
191,
0x0021, 0x0023,