From 449a338ffa84b8a67eae7c428054c20473714a5c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 2 Jan 2013 10:50:25 +0100 Subject: Correcting spelling typo in help text within the binary checksums file. --- scripts/build/binary_checksums | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/binary_checksums') diff --git a/scripts/build/binary_checksums b/scripts/build/binary_checksums index 7407b754f..b42313ed2 100755 --- a/scripts/build/binary_checksums +++ b/scripts/build/binary_checksums @@ -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, -- cgit v1.2.3