FirstBootPrompt: fix a typo
This commit is contained in:
parent
13cb3249a7
commit
96240a75f1
@ -69,7 +69,7 @@ static const char* kLanguageKeymapMappings[] = {
|
|||||||
// Cyrillic keymaps are not usable alone, as latin alphabet is required to
|
// Cyrillic keymaps are not usable alone, as latin alphabet is required to
|
||||||
// use Terminal. So we stay in US international until the user has a chance
|
// use Terminal. So we stay in US international until the user has a chance
|
||||||
// to set up KeymapSwitcher. TODO enable KeymapSwitcher automatically.
|
// to set up KeymapSwitcher. TODO enable KeymapSwitcher automatically.
|
||||||
"Belarussian", "US-International",
|
"Belarusian", "US-International",
|
||||||
"Russian", "US-International",
|
"Russian", "US-International",
|
||||||
"Ukrainian", "US-International",
|
"Ukrainian", "US-International",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user