Fix an error in the base char table for LETTER L WITH STROKE

bug: 7539944
Change-Id: I67a431d8d60f3236fb7d616504c5d0cf2166f486
main
Ken Wakasa 2012-11-14 20:07:16 +09:00
parent 8590667d0c
commit e3fc8bc54d
1 changed files with 1 additions and 1 deletions

View File

@ -954,7 +954,7 @@ const uint16_t BASE_CHARS[BASE_CHARS_SIZE] = {
0x0049, 0x0069, 0x0049, 0x0069, 0x0049, 0x0069, 0x0049, 0x0069,
0x0049, 0x0131, 0x0049, 0x0069, 0x004a, 0x006a, 0x004b, 0x006b,
0x0138, 0x004c, 0x006c, 0x004c, 0x006c, 0x004c, 0x006c, 0x004c,
0x006c, 0x0141, 0x0142, 0x004e, 0x006e, 0x004e, 0x006e, 0x004e,
0x006c, 0x004c, 0x006c, 0x004e, 0x006e, 0x004e, 0x006e, 0x004e,
0x006e, 0x02bc, 0x014a, 0x014b, 0x004f, 0x006f, 0x004f, 0x006f,
0x004f, 0x006f, 0x0152, 0x0153, 0x0052, 0x0072, 0x0052, 0x0072,
0x0052, 0x0072, 0x0053, 0x0073, 0x0053, 0x0073, 0x0053, 0x0073,