]> xenbits.xensource.com Git - seabios.git/commitdiff
vga: Minor comment spelling fix.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 7 Dec 2012 17:23:27 +0000 (12:23 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 7 Dec 2012 17:23:27 +0000 (12:23 -0500)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
tools/vgafixup.py

index 68e5d1fdbc2491bd439843629baa115ee320249e..52fb93430e70d54ba6f619b8cfdc34bf6d4d57a6 100644 (file)
@@ -13,7 +13,7 @@
 
 # It is also known that the Windows vgabios emulator has issues with
 # addressing negative offsets to the %esp register.  That has been
-# worked around by not using the gcc paremeter "-fomit-frame-pointer"
+# worked around by not using the gcc parameter "-fomit-frame-pointer"
 # when compiling.
 
 import sys