From 954d9bf3323428ba6562ee048e0b29253d5526a7 Mon Sep 17 00:00:00 2001 From: Simon Long Date: Fri, 30 Oct 2020 11:00:49 +0000 Subject: [PATCH] Text tweak --- raspi-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi-config b/raspi-config index f181e68..2cde526 100755 --- a/raspi-config +++ b/raspi-config @@ -2783,7 +2783,7 @@ do_advanced_menu() { "A4 Network Interface Names" "Enable/disable predictable network i/f names" \ "A5 Network Proxy Settings" "Configure network proxy settings" \ "A6 Boot Order" "Choose network or USB device boot" \ - "A7 Boot ROM Version" "Select latest or default boot ROM software" \ + "A7 Bootloader Version" "Select latest or default boot ROM software" \ 3>&1 1>&2 2>&3) elif is_pi ; then FUN=$(whiptail --title "Raspberry Pi Software Configuration Tool (raspi-config)" --menu "Advanced Options" $WT_HEIGHT $WT_WIDTH $WT_MENU_HEIGHT --cancel-button Back --ok-button Select \