(Checklist): Fix a typo.
This commit is contained in:
parent
4540f8f86a
commit
08a7824f49
1 changed files with 1 additions and 1 deletions
|
@ -689,7 +689,7 @@ if you use a Posix-style shell such as Bash, you can use this shell
|
|||
command to view the relevant values:
|
||||
|
||||
@smallexample
|
||||
echo LC_ALL=$LC_ALL LC_COLLATE=$LC_COLLATE LC_TYPE=$LC_TYPE \
|
||||
echo LC_ALL=$LC_ALL LC_COLLATE=$LC_COLLATE LC_TYPE=$LC_CTYPE \
|
||||
LC_MESSAGES=$LC_MESSAGES LC_TIME=$LC_TIME LANG=$LANG
|
||||
@end smallexample
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue