From 4875a15ca61358a1c95b156b2279fce092451278 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 19 Jan 2022 00:45:43 +0100 Subject: Update libNX_X11 to upstream's libX11-1.7.3.1-10-gd60ede78 --- nx-X11/lib/modules/im/ximcp/imThaiFlt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nx-X11/lib/modules/im/ximcp/imThaiFlt.c') diff --git a/nx-X11/lib/modules/im/ximcp/imThaiFlt.c b/nx-X11/lib/modules/im/ximcp/imThaiFlt.c index 401bd9a08..1314588b4 100644 --- a/nx-X11/lib/modules/im/ximcp/imThaiFlt.c +++ b/nx-X11/lib/modules/im/ximcp/imThaiFlt.c @@ -129,7 +129,7 @@ char const tactis_chtype[TACTIS_CHARS] = { static char const write_rules_lookup[CH_CLASSES][CH_CLASSES] = { - /* Table 0: writing/outputing rules */ + /* Table 0: writing/outputting rules */ /* row: leading char, column: following char */ /* CTRL NON CONS LV FV1 FV2 FV3 BV1 BV2 BD TONE AD1 AD2 AD3 AV1 AV2 AV3 */ {XC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC, NC}/*CTRL*/ @@ -821,7 +821,7 @@ XThaiTranslateKey( * 4 of the keymap. * Since we don't know whether ThaiCat keyboard or WTT keyboard is * in use, the same mapping is done for all Thai input. - * We just arbitary choose to use column 3 keysyms as the indices of + * We just arbitrarily choose to use column 3 keysyms as the indices of * this mapping. * When the control key is also hold, this mapping has no effect. */ -- cgit v1.2.3