pandeiro/arch-on-air

locale.conf typo

Opened this issue · 1 comments

I believe it should be:

echo LANG=en_US.UTF-8 > ...

instead of

echo LANG=en_US.UTF8 > ...

Thanks, PR welcome!