From ad42bda608e1e1db4281b1d263f265f44300ee4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Iwanicki?= Date: Thu, 25 Sep 2025 16:36:02 +0200 Subject: [PATCH] dts-boot: update typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MichaƂ Iwanicki --- scripts/dts-boot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dts-boot.sh b/scripts/dts-boot.sh index 6928388..8d7771a 100644 --- a/scripts/dts-boot.sh +++ b/scripts/dts-boot.sh @@ -50,7 +50,7 @@ mkdir -p "$TEMP_DIR" if [ -f $FUM_EFIVAR ]; then choice="$( ask_for_choice "You have entered Firmware Update Mode." \ - "1" "If wou wish to continue with unattended firmware update process" \ + "1" "If you wish to continue with unattended firmware update process" \ "9" "If you wish to go back to Dasharo Tools Suite menu" )" case "$choice" in