Fixed typo in bash_exports

bash_imports --> bash_exports
This commit is contained in:
Mika Suomalainen 2011-08-16 14:41:56 +03:00
parent 68253e3c49
commit ec7203b1d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
echo "Your ~/.bash_imports needs your attention. By the way, comment line 1 in it."
echo "Your ~/.bash_exports needs your attention. By the way, comment line 1 in it."
# Sets the default editor. Currently nano.
export EDITOR=nano