fix a typo

Original commit message from CVS:
fix a typo
This commit is contained in:
Andy Wingo 2002-03-02 18:31:38 +00:00
parent 8bca5e88ee
commit 84c47cad74

View file

@ -13,7 +13,7 @@ then
cvs co common
else
echo "+ updating common/ from cvs"
cd common; cvs -update -dP; cd ..
cd common; cvs update -dP; cd ..
fi
# source helper functions