diff options
author | Stefan Weil <sw@weilnetz.de> | 2015-10-02 08:46:40 +0200 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-10-09 13:34:28 -0400 |
commit | 6bcacf7d19b1dc7fcd99f55491e93514f1f19279 (patch) | |
tree | 6e7a14b3da4433ea6b1bada424f86938b6a928d0 /vgasrc | |
parent | 62de31b4feb5eacc4139f4d9fc28ae102921b4c7 (diff) | |
download | seabios-6bcacf7d19b1dc7fcd99f55491e93514f1f19279.tar.gz |
Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'vgasrc')
-rw-r--r-- | vgasrc/geodevga.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vgasrc/geodevga.h b/vgasrc/geodevga.h index 61d78084..c99f54bb 100644 --- a/vgasrc/geodevga.h +++ b/vgasrc/geodevga.h @@ -2,7 +2,7 @@ // // Copyright (C) 2009 Chris Kindt // -// Writen for Google Summer of Code 2009 for the coreboot project +// Written for Google Summer of Code 2009 for the coreboot project // // This file may be distributed under the terms of the GNU LGPLv3 license. |