Merge pull request #935 from zheli/fix-typo

Fix typo: usefull -> useful.
This commit is contained in:
Christian Rotzoll
2019-12-25 21:58:08 +01:00
committed by GitHub

View File

@@ -80,7 +80,7 @@ if [ ${existsHDD} -eq 1 ]; then
else
echo ""
dialog --title "Format HDD" --yes-button "Yes" --no-button "Cancel" --yesno "RaspiBlitz detected a Hard Disk Drive (HDD).
It will get formatted to EXT4 to be usefull.
It will get formatted to EXT4 to be useful.
This will DELETE ALL FORMER DATA on the HDD.
Is it OK to delete HDD for fresh RaspiBlitz?