mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-22 16:10:55 +02:00
Merge pull request #935 from zheli/fix-typo
Fix typo: usefull -> useful.
This commit is contained in:
@@ -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?
|
||||
|
Reference in New Issue
Block a user