From 90ed37cdbc339156111cc7caa9014b1e703c1401 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Fri, 13 Jan 2006 10:26:36 +0000 Subject: [PATCH] typo svn: r1821 --- install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install b/install index 046310c8e1..9052755a3b 100755 --- a/install +++ b/install @@ -192,8 +192,7 @@ exit 1 "The version you are installing is outdated,\n" "PLT v"(cadr r)" is now available from plt-scheme.org\n" (if (null? (cddr r)) - "(There is also an even newer alpha version)\n" - "")))] + "" "(There is also an even newer alpha version)\n")))] [else (error 'check-version "internal error: ~e" r)])))) (define (create-zos)