mboot: fix typo in comment
authorFrediano Ziglio <frediano.ziglio@citrix.com>
Thu, 2 Aug 2012 08:31:23 +0000 (09:31 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Tue, 9 Oct 2012 13:15:00 +0000 (14:15 +0100)
Signed-off-by: Frediano Ziglio <frediano.ziglio@citrix.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/mboot/mboot.c

index 35450e0..10e6701 100644 (file)
@@ -198,7 +198,7 @@ int main(int argc, char *argv[])
     }
 
     if (init_map())
-       return 1;               /* Failed to allocate intitial map */
+       return 1;               /* Failed to allocate initial map */
 
     /*
      * Map the primary image.  This should be done before mapping anything