fix previous commit

I forgot one space.
This commit is contained in:
Mikaela Suomalainen 2014-09-24 22:05:33 +03:00
parent ca6524346b
commit 9ba086d862
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export EDITOR=vim # MKAYSIGREP MKAYSIGREPENVIRONMENT
if [[$UNAME != Darwin ]]; then
if [[ $UNAME != Darwin ]]; then
export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT
else
export LC_ALL=fi_FI.UTF-8