From ff81e998c536cb5245e97865a9917fe8aaa0e1a2 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Sat, 21 Oct 2023 10:44:26 +0100 Subject: [PATCH] rpi-eeprom-update: Fix typos in usage text --- rpi-eeprom-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpi-eeprom-update b/rpi-eeprom-update index 04e2b1a..2dcc3ab 100755 --- a/rpi-eeprom-update +++ b/rpi-eeprom-update @@ -493,7 +493,7 @@ to be stable. default: The default bootloader image which supports all current models and hardware revisions. If there is an important bug fix or hardware change that could -affect most uses then the then BOOTLOADER_AUTO_UPDATE_MIN_VERSION is updated +affect most users then the BOOTLOADER_AUTO_UPDATE_MIN_VERSION is updated causing the update to be applied the next time the rpi-eeprom APT package is updated.