From ec7203b1d7006ad28c70356fd5236a7cd4e0c183 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Tue, 16 Aug 2011 14:41:56 +0300 Subject: [PATCH] Fixed typo in bash_exports bash_imports --> bash_exports --- bash_exports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash_exports b/bash_exports index ba4b86cf..1b38e9a1 100644 --- a/bash_exports +++ b/bash_exports @@ -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