Skip to content

Commit 7c52571

Browse files
authored
fix typo
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
1 parent d650167 commit 7c52571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

disk/format-chosen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ while
103103
done
104104
[[ -z "${devtype_present+x}" ]]
105105
do
106-
print_text_in_color "BRed" "$DEVTYPE is not a valid disk. Please try again."
106+
print_text_in_color "$BRed" "$DEVTYPE is not a valid disk. Please try again."
107107
:
108108
done
109109

0 commit comments

Comments
 (0)