author | Alberto Bertogli
<albertogli@telpin.com.ar> 2005-11-09 20:45:23 UTC |
committer | Alberto Bertogli
<albertogli@telpin.com.ar> 2005-11-09 20:45:23 UTC |
parent | 8d7feb0873fa46aac5e04d4eebb30ea9d4bb9bd0 |
msnsetup | +1 | -1 |
diff --git a/msnsetup b/msnsetup index d722e70..a41b67d 100644 --- a/msnsetup +++ b/msnsetup @@ -12,7 +12,7 @@ function intro() { function get_email() { echo "* Email" - echo "This is the email address you use with your msn account, usually (but not necesarily) a hotmail.com account." + echo "This is the email address you use with your msn account, usually (but not necessarily) a hotmail.com account." while [ -z "$EMAIL" ]; do read -p "Please insert your email address: " EMAIL echo