fixed spelling --jwest

This commit is contained in:
Jim Westveer 2000-07-06 01:04:10 +00:00
parent 5ae902400d
commit 047a74cae5
1 changed files with 1 additions and 2 deletions

View File

@ -14,10 +14,9 @@ DOCDIR=doc
if [ -f $MIRROR/dists/$CODENAME/main/disks-$ARCH/current/images-2.88/compact/res
cue.bin ]; then
echo "Using woody bootdisks"
CODENAME1=$CODENAME
else
echo "Using potato bootdisks"
echo "Using potato bootdisk documentation"
CODENAME1=potato
fi