diff --git a/hooks/debian/80-install-kernel b/hooks/debian/80-install-kernel index 03a1190..6b0eb66 100755 --- a/hooks/debian/80-install-kernel +++ b/hooks/debian/80-install-kernel @@ -29,7 +29,7 @@ if [ "${pygrub}" ]; then logMessage Script $0 starting # -# Resolve the correct architecutre +# Resolve the correct architecture # if [ "${arch}" = "i386" ]; then