diff --git a/packages/image/install b/packages/image/install index c45a8bb296..6cbf14912c 100755 --- a/packages/image/install +++ b/packages/image/install @@ -64,7 +64,7 @@ case "$2" in [ "$DEVTOOLS" = yes ] && $SCRIPTS/install pciutils [ "$DEVTOOLS" = yes ] && $SCRIPTS/install debug -# Devtools for Cooreboot... (not for Release) +# Devtools for Coreboot... (not for Release) [ "$COREBOOT" = yes ] && $SCRIPTS/install superiotool [ "$COREBOOT" = yes ] && $SCRIPTS/install flashrom [ "$COREBOOT" = yes ] && $SCRIPTS/install getpir