mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Fix typo in warning message
This commit is contained in:
committed by
Phil Elwell
parent
043841636c
commit
745eabf90e
@@ -365,7 +365,7 @@ getBootloaderUpdateVersion() {
|
||||
}
|
||||
|
||||
chipNotSupported() {
|
||||
echo "This tool only works with Raspberry Pi4 and Rapberry Pi5"
|
||||
echo "This tool only works with Raspberry Pi 4 and Raspberry Pi 5"
|
||||
exit ${EXIT_SUCCESS}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user