From 0e51e7842a77ea44138bbd0e4cf8804384146f03 Mon Sep 17 00:00:00 2001 From: Nikhil Jha Date: Feb 19 2020 15:56:50 +0000 Subject: Merge pull request #2 from Torbuntu/patch-1 typo --- diff --git a/02-install-rootfs.sh b/02-install-rootfs.sh index d9bd61f..911bee7 100755 --- a/02-install-rootfs.sh +++ b/02-install-rootfs.sh @@ -33,7 +33,7 @@ fi # Warning echo "=== WARNING WARNING WARNING ===" infecho "This script WILL COPY A TON OF FILES TO $PP_PARTB." -infecho "It will also dry to mount to /dev/loop0. Make sure nothing else is there." +infecho "It will also try to mount to /dev/loop0. Make sure nothing else is there." infecho "Also, I didn't test this so it might also cause WWIII or something." infecho "I'm not responsible for anything that happens, you should read the script first." echo "=== WARNING WARNING WARNING ==="