Fix typo
This commit is contained in:
parent
0f20765dbe
commit
f863c469fb
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ case "$LANG" in
|
||||||
PAPERSIZE="letter"
|
PAPERSIZE="letter"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
LANG="en_GB.UFT-8"
|
LANG="en_GB.UTF-8"
|
||||||
LANGUAGE="en_GB:en"
|
LANGUAGE="en_GB:en"
|
||||||
PAPERSIZE="a4"
|
PAPERSIZE="a4"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue