]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
typofix in install-gnuarm4 script
authordn337t@gmail.com <dn337t@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 29 May 2012 13:40:46 +0000 (13:40 +0000)
committerdn337t@gmail.com <dn337t@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 29 May 2012 13:40:46 +0000 (13:40 +0000)
tools/install-gnuarm4.sh

index 631717f09526acbf8d25b7fec09f87620be9ac67..59fdd959bc55afb208469e6f3ae22aeb1232d2b4 100755 (executable)
@@ -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
Impressum, Datenschutz