1
0
mirror of synced 2026-02-18 04:53:47 +00:00

Fix typo in comment

This commit is contained in:
Axel Beckert
2014-03-28 19:50:48 +01:00
parent e3f5230bcb
commit 29bdbdd455

View File

@@ -29,7 +29,7 @@ if [ "${pygrub}" ]; then
logMessage Script $0 starting
#
# Resolve the correct architecutre
# Resolve the correct architecture
#
if [ "${arch}" = "i386" ]; then