fix: typo minmal -> minimal

This commit is contained in:
The TwilightBlood 2022-01-13 23:10:55 +00:00 committed by GitHub
parent b64c17219c
commit 5f5ad6f855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ if [ "\$PRINT_HELP" = "true" ] ; then
Usage: mll-install DEVICE
DEVICE The device where Minmal Linux Live will be installed. Specify only
DEVICE The device where Minimal Linux Live will be installed. Specify only
the name, e.g. 'sda'. The installer will automatically convert this
to '/dev/sda' and will exit with warning message if the device does
not exist.