Skip to content

Commit d9c4e67

Browse files
committed
regcharclass.pl: Fix typo in comment
1 parent 9fc9ec2 commit d9c4e67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regcharclass.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

regen/regcharclass.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1911,4 +1911,4 @@ sub make_macro {
19111911
HANGUL_ED: Hangul syllables whose first UTF-8 byte is \xED
19121912
=> UTF8 :only_ebcdic_platform safe
19131913
0x1 - 0x0
1914-
# Alows fails on EBCDIC; there are no ED Hanguls there
1914+
# Always fails on EBCDIC; there are no ED Hanguls there

0 commit comments

Comments
 (0)