diff options
Diffstat (limited to 'hw/xwin/winlayouts.h')
-rw-r--r-- | hw/xwin/winlayouts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xwin/winlayouts.h b/hw/xwin/winlayouts.h index bf74a68e6..f5397e369 100644 --- a/hw/xwin/winlayouts.h +++ b/hw/xwin/winlayouts.h @@ -56,7 +56,7 @@ WinKBLayoutRec winKBLayouts[] = {0x20409, -1, "pc105", "us_intl", NULL, NULL, "English (USA, International)"}, { 0x809, -1, "pc105", "gb", NULL, NULL, "English (United Kingdom)"}, { 0x1009, -1, "pc105", "ca", "fr", NULL, "French (Canada)"}, - {0x11009, -1, "pc105", "ca", "multix", NULL, "Candian Multilingual Standard"}, + {0x11009, -1, "pc105", "ca", "multix", NULL, "Canadian Multilingual Standard"}, { 0x1809, -1, "pc105", "ie", NULL, NULL, "Irish"}, { 0x40a, -1, "pc105", "es", NULL, NULL, "Spanish (Spain, Traditional Sort)"}, { 0x80a, -1, "pc105", "latam", NULL, NULL, "Latin American"}, |