Index: trunk/i386/libsaio/gma.c =================================================================== --- trunk/i386/libsaio/gma.c (revision 2151) +++ trunk/i386/libsaio/gma.c (revision 2152) @@ -310,7 +310,7 @@ break; default: printf("Please specify 96, 64, or 32MB RAM for the HD4000 in the bios.\n" - "The selected %dMB RAM ocnfiguration is not supported for the HD4000.\n", ram); + "The selected %dMB RAM configuration is not supported for the HD4000.\n", ram); pause(); return false; // Exit early before the AAPL,ig-platform-id property is set. break;