Fixed typo in bash_exports

This commit is contained in:
Mika Suomalainen 2011-08-16 14:47:51 +03:00
parent ec7203b1d7
commit bc25b444aa
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ export LC_ALL
# Sets your timezone.
export TZ="/usr/share/zoneinfo/Europe/Helsinki"
echo "Please change your timezone in line 14 of ~/.bash_exports . It's currently set to Europe/Helsinki."
echo "If you life in Finland, you can safely uncomment lines 15 and 16 without even looking at them."
echo "If you life in Finland, you can safely comment lines 15 and 16 without even looking at them."