FirstBootPrompt: fix a typo
This commit is contained in:
@@ -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",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user