Skip to content

Commit 9702b0e

Browse files
committed
adjust range slightly
1 parent 9f92654 commit 9702b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encoding.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2270,7 +2270,7 @@ consumers of content generated with <a>GBK</a>'s <a for=/>encoder</a>.
22702270

22712271
<li><p>If <var>code point</var> is U+2212, set it to U+FF0D.
22722272

2273-
<li><p>If <var>code point</var> is in the range U+FF65 to U+FF9F, inclusive, set it to the result
2273+
<li><p>If <var>code point</var> is in the range U+FF61 to U+FF9F, inclusive, set it to the result
22742274
of normalizing <var>code point</var> using Normalization Form KC (NFKC). [[!UNICODE]]
22752275
<!-- Katakana; halfwidth to fullwidth -->
22762276

0 commit comments

Comments
 (0)