From 09d2a08ce620928d0398068197951e5acebca0f0 Mon Sep 17 00:00:00 2001 From: Christian Koptein Date: Thu, 21 Aug 2014 21:51:54 +0200 Subject: [PATCH] Typo in introduction --- setup/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/start.sh b/setup/start.sh index bc4635a9..9b2ca292 100755 --- a/setup/start.sh +++ b/setup/start.sh @@ -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.