Skip to content

Commit eb9d200

Browse files
committed
fix i18n/README.md
1 parent 9b598e0 commit eb9d200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/i18n/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ However…
1515
run in).
1616

1717
Hint: if running Windows, you can set it in PowerShell with `${Env:LANG} = "xx_XX"`.
18-
if running Ubuntu, you should set environment variable `LANGUAGE="xx_XX"`.
18+
if running Ubuntu 14, you should set environment variable `LANGUAGE="xx_XX"`.
1919

2020
2. The preferred language for web pages in your browser settings (`xx`) is
2121
also used. At the moment, it has to be first in the list.

0 commit comments

Comments
 (0)