Merge pull request #148 from koptein/typos

Typo in introduction "later later"
This commit is contained in:
Joshua Tauberer 2014-08-21 17:06:31 -04:00
commit 4b75148f01
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if [ -t 0 ]; then
echo "-----------------------------------------------"
echo
echo "I'm going to ask you a few questions. To change your answers later,"
echo "later, just re-run this script."
echo "just re-run this script."
fi
# Recall the last settings used if we're running this a second time.