Skip to content

Commit b28668d

Browse files
committed
revert
1 parent 372ff84 commit b28668d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S15-unicode.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ section 4.8 of the Standard). This is nearly identical to accessing the C<Name>
420420
property from the C<uniprops> hash, except that the hash holds an empty string
421421
for undefined names.
422422
423-
uniname("A\x[00]¶\x[2028,80]")
423+
uninames("A\x[00]¶\x[2028,80]")
424424
# results in:
425425
"LATIN CAPITAL LETTER A",
426426
"<control-0000>",

0 commit comments

Comments
 (0)