From c366502ec14beee3b067786bd32a56c9f7b38b11 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 1 Mar 2013 20:45:12 +0100 Subject: Correcting spelling typos, thanks to Adam D. Barratt . --- scripts/build/bootstrap_cdebootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/bootstrap_cdebootstrap') diff --git a/scripts/build/bootstrap_cdebootstrap b/scripts/build/bootstrap_cdebootstrap index f799b941f..6ed538e0b 100755 --- a/scripts/build/bootstrap_cdebootstrap +++ b/scripts/build/bootstrap_cdebootstrap @@ -32,8 +32,8 @@ fi if [ ! -x "$(which cdebootstrap 2>/dev/null)" ] then echo "E: cdebootstrap - command not found" - echo "I: cdebootstrap can be optained from http://ftp.debian.org/debian/pool/main/d/cdebootstrap/" - echo "I: On Debian based systems, cdebootstrap can be installed with 'apt-get install debootstrap'." + echo "I: cdebootstrap can be obtained from http://ftp.debian.org/debian/pool/main/d/cdebootstrap/" + echo "I: On Debian based systems, cdebootstrap can be installed with 'apt-get install cdebootstrap'." exit 1 fi -- cgit v1.2.3