From: Kevin O'Connor Date: Fri, 7 Dec 2012 17:23:27 +0000 (-0500) Subject: vga: Minor comment spelling fix. X-Git-Tag: rel-1.7.2~11 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f9c307260ee5b1603f3c35cb7c9b4ec711256a0c;p=seabios.git vga: Minor comment spelling fix. Signed-off-by: Kevin O'Connor --- diff --git a/tools/vgafixup.py b/tools/vgafixup.py index 68e5d1f..52fb934 100644 --- a/tools/vgafixup.py +++ b/tools/vgafixup.py @@ -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