Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <[email protected]>
  • Loading branch information
enoch85 authored Dec 15, 2024
1 parent d650167 commit 7c52571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disk/format-chosen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ while
done
[[ -z "${devtype_present+x}" ]]
do
print_text_in_color "BRed" "$DEVTYPE is not a valid disk. Please try again."
print_text_in_color "$BRed" "$DEVTYPE is not a valid disk. Please try again."
:
done

Expand Down

0 comments on commit 7c52571

Please sign in to comment.