install_emmc.sh: fix typo (#28)

This commit is contained in:
xcko 2018-09-24 22:32:25 +00:00 committed by JC Staudt
parent ee8a411a5b
commit 83f5dfbc6f

@ -100,7 +100,7 @@ sync
dialog --title "Confirmation" \
--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=$?