Skip to content

Commit

Permalink
src/woeusb: check_uefi_ntfs_support_partition: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Nov 1, 2017
1 parent 7ff82b7 commit ad4b054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/woeusb
Original file line number Diff line number Diff line change
Expand Up @@ -1086,7 +1086,7 @@ check_uefi_ntfs_support_partition(){
| grep\
--silent\
"UEFI_NTFS"; then
printf_with_color yello\
printf_with_color yellow\
'%s: %s\n'\
"${FUNCNAME[0]}"\
"Warning: Your device doesn't seems to have an UEFI:NTFS partition, UEFI booting will fail if the motherboard firmware itself doesn't support NTFS filesystem!"
Expand Down

0 comments on commit ad4b054

Please sign in to comment.