Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit

Permalink
Update select_kernel_gcw0.sh
Browse files Browse the repository at this point in the history
Fix spelling mistake
  • Loading branch information
Yorper authored Nov 26, 2022
1 parent 81b3e83 commit b30f466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion select_kernel/select_kernel_gcw0.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ status=$?
clear

if [ ${status} -eq 0 ] ; then
dialog --msgbox "Modification completed!\n\nNow eject the card safelly from your computer and insert in your ${DIR}." 16 0
dialog --msgbox "Modification completed!\n\nNow eject the card safely from your computer and insert in your ${DIR}." 16 0
else
dialog --msgbox "ERROR\n\nCheck that you have write permissions on the boot partition of the SD." 16 0
fi
Expand Down

0 comments on commit b30f466

Please sign in to comment.