fix setup spelling to set up network

This commit is contained in:
Tobias Powalowski 2010-09-27 20:05:27 +02:00
parent 87272c3ee8
commit 37c6060602

View file

@ -3844,7 +3844,7 @@ select_source()
fi
CANCEL=""
DIALOG $DEFAULT --menu "FTP Installation" 10 35 3 \
"0" "Setup Network" \
"0" "Set up Network" \
"1" "Choose Mirror" \
"2" "Return to Main Menu" 2>$ANSWER || CANCEL="1"