From: dn337t@gmail.com Date: Tue, 29 May 2012 13:40:46 +0000 (+0000) Subject: typofix in install-gnuarm4 script X-Git-Tag: v1.0.0~209 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/9de50d82825d9e66805081805ec8bb6088095f3b typofix in install-gnuarm4 script --- diff --git a/tools/install-gnuarm4.sh b/tools/install-gnuarm4.sh index 631717f0..59fdd959 100755 --- a/tools/install-gnuarm4.sh +++ b/tools/install-gnuarm4.sh @@ -163,7 +163,7 @@ else # IMPORTANT: Here is the number of .tar. archives downloaded above. Please update if new .tar. are added to download list. if [[ `ls -1 *.tar.bz2 *.tar.gz | wc -l` != 8 ]]; then - echo "Seems like not all prerequisite files donwloaded... Exiting." + echo "Seems like not all prerequisite files downloaded... Exiting." exit 1 else touch all.downloaded