thrall: Fix typo in comment

This commit is contained in:
Alexander Kobjolke 2023-07-25 22:23:31 +02:00
parent e58abd38d3
commit 40843d9338

View file

@ -120,7 +120,7 @@ in {
}]; }];
}; };
# Select internationalisation properties. # Select internationalization properties.
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";
console = { console = {
font = "Lat2-Terminus16"; font = "Lat2-Terminus16";