Skip to content

Commit 56cfc5d

Browse files
Fix locale naming
1 parent f8e1492 commit 56cfc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export GPG_TTY=$(tty)
2-
export JAVA_TOOL_OPTIONS='-Duser.language=us -Duser.country=US'
2+
export JAVA_TOOL_OPTIONS='-Duser.language=en -Duser.country=US'

0 commit comments

Comments
 (0)