From a8d1ee6eb57645469b43b462e382711fd1b47226 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sat, 13 May 2006 17:15:14 +0000 Subject: [PATCH] Typo. --- master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.sh b/master.sh index fe685de..039ce8a 100755 --- a/master.sh +++ b/master.sh @@ -539,7 +539,7 @@ fi get_book echo "${SD_BORDER}${nl_}" -# If $BUILDDIR/sources hasn't benn created yet at this point, create it. +# If $BUILDDIR/sources hasn't been created yet at this point, create it. [[ -d $BUILDDIR/sources ]] && mkdir $BUILDDIR/sources build_Makefile