install_emmc.sh: fix typo (#28)
This commit is contained in:
parent
ee8a411a5b
commit
83f5dfbc6f
@ -100,7 +100,7 @@ sync
|
|||||||
|
|
||||||
dialog --title "Confirmation" \
|
dialog --title "Confirmation" \
|
||||||
--backtitle "eMMC Installer" \
|
--backtitle "eMMC Installer" \
|
||||||
--yesno "This script will reformat yuor internal eMMC Device. Are you sure ?" 7 60
|
--yesno "This script will reformat your internal eMMC Device. Are you sure ?" 7 60
|
||||||
|
|
||||||
response=$?
|
response=$?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user