Merge pull request #148 from koptein/typos
Typo in introduction "later later"
This commit is contained in:
commit
4b75148f01
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ if [ -t 0 ]; then
|
||||||
echo "-----------------------------------------------"
|
echo "-----------------------------------------------"
|
||||||
echo
|
echo
|
||||||
echo "I'm going to ask you a few questions. To change your answers later,"
|
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
|
fi
|
||||||
|
|
||||||
# Recall the last settings used if we're running this a second time.
|
# Recall the last settings used if we're running this a second time.
|
||||||
|
|
Loading…
Reference in a new issue