diff --git a/usr/share/archboot/installer/setup b/usr/share/archboot/installer/setup index 9fe09b46e..6ad2ff9a1 100755 --- a/usr/share/archboot/installer/setup +++ b/usr/share/archboot/installer/setup @@ -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"