Correcting spelling typo in help text within the binary checksums file.

This commit is contained in:
Daniel Baumann 2013-01-02 10:50:25 +01:00
parent a39bfcb512
commit a6b1521567
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ do
-print0 | sort -z | xargs -0 ${CHECKSUM}sum > ../${CHECKSUMS}
cat > ${CHECKSUMS} << EOF
## This file contains the list of ${CHECKSUM} checksums of all fileson this
## This file contains the list of ${CHECKSUM} checksums of all files on this
## medium.
##
## You can verify them automatically with the 'verify-checksums' boot parameter,