From e5794e74516d58b92039b57d37dcc82ccf44b51d Mon Sep 17 00:00:00 2001 From: jhb Date: Thu, 11 Dec 2003 20:40:12 +0000 Subject: Properly fix a typo that the previous revision made even worse. --- sys/boot/i386/boot0/boot0.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/boot/i386/boot0/boot0.s b/sys/boot/i386/boot0/boot0.s index 5774052..0fb9775 100644 --- a/sys/boot/i386/boot0/boot0.s +++ b/sys/boot/i386/boot0/boot0.s @@ -176,7 +176,7 @@ main.6: addb $'0'|0x80,%al # Save next callw putx # item # # Now that we've printed the drive (if we needed to), display a prompt. -# Get ready for the input byte noting the time. +# Get ready for the input by noting the time. # main.7: movw $prompt,%si # Display callw putstr # prompt -- cgit v1.1