aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2015-02-16 14:30:30 -0500
committerGene Cumm <gene.cumm@gmail.com>2015-02-16 14:30:30 -0500
commitcb00ff28e7776794a89bb3f27d033b9e254adbfc (patch)
tree8aefd3c0cb662ab546dc2dca2a535b39b3853f17
parent2b35d34f59694b9622ae246e6b695510bd874345 (diff)
downloadsyslinux-cb00ff28e7776794a89bb3f27d033b9e254adbfc.tar.gz
syslinux-cb00ff28e7776794a89bb3f27d033b9e254adbfc.tar.xz
syslinux-cb00ff28e7776794a89bb3f27d033b9e254adbfc.zip
core/diskboot.inc: spelling
Remove 1 spelling error Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
-rw-r--r--core/diskboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/diskboot.inc b/core/diskboot.inc
index 9dea6f9a..19d6bcf7 100644
--- a/core/diskboot.inc
+++ b/core/diskboot.inc
@@ -431,7 +431,7 @@ xint13:
;
bailmsg: db 'Boot error', 0Dh, 0Ah, 0
- ; This fails if the boot sector overflowsg
+ ; This fails if the boot sector overflows
zb 1F8h-($-$$)
bs_magic dd LDLINUX_MAGIC