aboutsummaryrefslogtreecommitdiffstats
path: root/lang.csh
diff options
context:
space:
mode:
Diffstat (limited to 'lang.csh')
-rwxr-xr-xlang.csh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang.csh b/lang.csh
index 4591efbd..69d67afc 100755
--- a/lang.csh
+++ b/lang.csh
@@ -10,7 +10,7 @@ end
if ($?GDM_LANG) then
set sourced=1
- setenv LANG=$GDM_LANG
+ setenv LANG $GDM_LANG
endif
if ($sourced == 1) then