diverent -> different
This commit is contained in:
parent
08e7a54e47
commit
61df371ce9
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ And to allow the system to know where the locales are located:
|
|||
MUSL_LOCPATH="/usr/share/i18n/locales/musl"
|
||||
```
|
||||
|
||||
There are a multiple locales to choose from. In most situations choosing `en_US` is the standard but selecting a diverent one should not break the system. Choose the desired locale with $n \in \mathbb{N}$:
|
||||
There are a multiple locales to choose from. In most situations choosing `en_US` is the standard but selecting a different one should not break the system. Choose the desired locale with $n \in \mathbb{N}$:
|
||||
|
||||
``` shell-session
|
||||
root@chroot:~# eselect locale list
|
||||
|
|
Loading…
Reference in a new issue