From: cmzmasek@gmail.com Date: Fri, 1 Jun 2012 23:59:14 +0000 (+0000) Subject: in progress X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=e904083a7b8afa84eb52de8b8081a626796ada1d;p=jalview.git in progress --- diff --git a/forester/sh/x.sh b/forester/sh/x.sh index 50b4769..4cd53bc 100644 --- a/forester/sh/x.sh +++ b/forester/sh/x.sh @@ -2,7 +2,7 @@ for i in * do if test -f "$i" then - echo "Doing somthing to $i" + echo "Doing something to $i" cd-hit -c 0.90 -i $i -o cdhit090/$i fi done \ No newline at end of file