diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-02 12:22:01 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-03 06:56:20 +0000 |
commit | 8b633f40514f9d33a22cf9b2e064d8ef3ef2c7f4 (patch) | |
tree | b43fecb42afb5ffc297d41b6069c3ac159af7d19 /sal/textenc/tcvtjp6.tab | |
parent | 3ffc206a4b70863fc1a340c0011eb4aa82819ae1 (diff) |
Fix typos
Change-Id: Iedca07be5300c68e180e0c71d2d6eb0052f5cced
Reviewed-on: https://gerrit.libreoffice.org/34801
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sal/textenc/tcvtjp6.tab')
-rw-r--r-- | sal/textenc/tcvtjp6.tab | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sal/textenc/tcvtjp6.tab b/sal/textenc/tcvtjp6.tab index 1dd7789ffe8d..f646d107b996 100644 --- a/sal/textenc/tcvtjp6.tab +++ b/sal/textenc/tcvtjp6.tab @@ -122,7 +122,7 @@ static ImplDBCSToUniLeadTab const aSJISUniLeadTab[256] = { 0x0059, 0, 0, nullptr }, /* 0x59 */ { 0x005A, 0, 0, nullptr }, /* 0x5A */ { 0x005B, 0, 0, nullptr }, /* 0x5B */ - { 0x005C, 0, 0, nullptr }, /* 0x5C */ /* is A5 (YEN SIGN), but for compatibiliy with ascii, we use 0x5C (SLASH) like MS CP392 */ + { 0x005C, 0, 0, nullptr }, /* 0x5C */ /* is A5 (YEN SIGN), but for compatibility with ASCII, we use 0x5C (SLASH) like MS CP392 */ { 0x005D, 0, 0, nullptr }, /* 0x5D */ { 0x005E, 0, 0, nullptr }, /* 0x5E */ { 0x005F, 0, 0, nullptr }, /* 0x5F */ @@ -156,7 +156,7 @@ static ImplDBCSToUniLeadTab const aSJISUniLeadTab[256] = { 0x007B, 0, 0, nullptr }, /* 0x7B */ { 0x007C, 0, 0, nullptr }, /* 0x7C */ { 0x007D, 0, 0, nullptr }, /* 0x7D */ - { 0x007E, 0, 0, nullptr }, /* 0x7E */ /* is 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILDE) like MS CP392 */ + { 0x007E, 0, 0, nullptr }, /* 0x7E */ /* is 0x0203E (SPACING OVERSCORE), but for compatibility with ASCII, we use 0x7E (TILDE) like MS CP392 */ { 0x007F, 0, 0, nullptr }, /* 0x7F */ { 0x005C, 0, 0, nullptr }, /* 0x80 */ /* APPLE additions over SJIS, we convert this like apple, because I think, this gives better result, than we take a replacement char */ { 0, 0x40, 0xFC, aImplDBCSToUniTab_MS932_81 }, /* 0x81 */ @@ -694,7 +694,7 @@ static ImplDBCSToUniLeadTab const aMS932UniLeadTab[256] = { 0x0059, 0, 0, nullptr }, /* 0x59 */ { 0x005A, 0, 0, nullptr }, /* 0x5A */ { 0x005B, 0, 0, nullptr }, /* 0x5B */ - { 0x005C, 0, 0, nullptr }, /* 0x5C */ /* in SJIS this is A5 (YEN SIGN), but for compatibiliy with ascii, we use 0x5C like MS CP392 */ + { 0x005C, 0, 0, nullptr }, /* 0x5C */ /* in SJIS this is A5 (YEN SIGN), but for compatibility with ASCII, we use 0x5C like MS CP392 */ { 0x005D, 0, 0, nullptr }, /* 0x5D */ { 0x005E, 0, 0, nullptr }, /* 0x5E */ { 0x005F, 0, 0, nullptr }, /* 0x5F */ @@ -728,7 +728,7 @@ static ImplDBCSToUniLeadTab const aMS932UniLeadTab[256] = { 0x007B, 0, 0, nullptr }, /* 0x7B */ { 0x007C, 0, 0, nullptr }, /* 0x7C */ { 0x007D, 0, 0, nullptr }, /* 0x7D */ - { 0x007E, 0, 0, nullptr }, /* 0x7E */ /* in SJIS this is 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILDE) like MS CP392 */ + { 0x007E, 0, 0, nullptr }, /* 0x7E */ /* in SJIS this is 0x0203E (SPACING OVERSCORE), but for compatibility with ASCII, we use 0x7E (TILDE) like MS CP392 */ { 0x007F, 0, 0, nullptr }, /* 0x7F */ { 0x005C, 0, 0, nullptr }, /* 0x80 */ /* APPLE additions over SJIS, we convert this like apple, because I think, this gives better result, than we take a replacement char */ { 0, 0x40, 0xFC, aImplDBCSToUniTab_MS932_81 }, /* 0x81 */ @@ -1251,7 +1251,7 @@ static ImplDBCSToUniLeadTab const aAPPLEJAPANESEUniLeadTab[256] = { 0x0059, 0, 0, nullptr }, /* 0x59 */ { 0x005A, 0, 0, nullptr }, /* 0x5A */ { 0x005B, 0, 0, nullptr }, /* 0x5B */ - { 0x005C, 0, 0, nullptr }, /* 0x5C */ /* is A5 (YEN SIGN), but for compatibiliy with ascii, we use 0x5C like MS CP392 */ + { 0x005C, 0, 0, nullptr }, /* 0x5C */ /* is A5 (YEN SIGN), but for compatibility with ASCII, we use 0x5C like MS CP392 */ { 0x005D, 0, 0, nullptr }, /* 0x5D */ { 0x005E, 0, 0, nullptr }, /* 0x5E */ { 0x005F, 0, 0, nullptr }, /* 0x5F */ @@ -1285,7 +1285,7 @@ static ImplDBCSToUniLeadTab const aAPPLEJAPANESEUniLeadTab[256] = { 0x007B, 0, 0, nullptr }, /* 0x7B */ { 0x007C, 0, 0, nullptr }, /* 0x7C */ { 0x007D, 0, 0, nullptr }, /* 0x7D */ - { 0x007E, 0, 0, nullptr }, /* 0x7E */ /* in SJIS this is 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILDE) like MS CP392 */ + { 0x007E, 0, 0, nullptr }, /* 0x7E */ /* in SJIS this is 0x0203E (SPACING OVERSCORE), but for compatibility with ASCII, we use 0x7E (TILDE) like MS CP392 */ { 0x007F, 0, 0, nullptr }, /* 0x7F */ { 0x005C, 0, 0, nullptr }, /* 0x80 */ /* APPLE additions over SJIS */ { 0, 0x40, 0xFC, aImplDBCSToUniTab_MS932_81 }, /* 0x81 */ |