Merge pull request #251 from Henryws/patch-1

fix: typo `minmal` -> `minimal`
This commit is contained in:
John Davidson 2022-02-01 22:33:54 +02:00 committed by GitHub
commit 2e8049abdd
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.