usp10: Fix typo in comment about box drawing unicode range.
Signed-off-by: Jeff Smith <whydoubt@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
e68e74a1bc
commit
d9c085f182
|
@ -169,7 +169,7 @@ script_ranges[] =
|
||||||
/* Control Pictures : U+2400 –U+243f */
|
/* Control Pictures : U+2400 –U+243f */
|
||||||
/* Optical Character Recognition : U+2440 –U+245f */
|
/* Optical Character Recognition : U+2440 –U+245f */
|
||||||
/* Enclosed Alphanumerics : U+2460 –U+24ff */
|
/* Enclosed Alphanumerics : U+2460 –U+24ff */
|
||||||
/* Box Drawing : U+2500 –U+25ff */
|
/* Box Drawing : U+2500 –U+257f */
|
||||||
/* Block Elements : U+2580 –U+259f */
|
/* Block Elements : U+2580 –U+259f */
|
||||||
/* Geometric Shapes : U+25a0 –U+25ff */
|
/* Geometric Shapes : U+25a0 –U+25ff */
|
||||||
/* Miscellaneous Symbols : U+2600 –U+26ff */
|
/* Miscellaneous Symbols : U+2600 –U+26ff */
|
||||||
|
|
Loading…
Reference in New Issue