From 29bdbdd45585ff60e636691f34e282440f360750 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Fri, 28 Mar 2014 19:50:48 +0100 Subject: [PATCH] Fix typo in comment --- hooks/debian/80-install-kernel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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