X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fsh%2Fx.sh;h=4cd53bce151192d07de98597488d04f5d81e792a;hb=9b2d675e85942aa2824ee825bd6f74ccb07a6975;hp=50b47690437fb27ab1a12d23665a7555fd5f2f72;hpb=7aa1c3a666afaefa1173879c80b7bf64d079f69b;p=jalview.git 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