From 3aff2ed1ebca8238d0635609a7571072e4cba8e7 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 19:26:43 -0500 Subject: Various grammatical and punctuation fixes on info tags I fixed the punctuation on some of the info tags, and added a few more THEN tags where they were needed. --- Kernel/KFloppyA.HH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kernel/KFloppyA.HH') diff --git a/Kernel/KFloppyA.HH b/Kernel/KFloppyA.HH index a28c9ce..3ea272d 100644 --- a/Kernel/KFloppyA.HH +++ b/Kernel/KFloppyA.HH @@ -6,7 +6,7 @@ // PURPOSE: Adds necessary definitions for the floppy driver // TO INSTALL: #include this file in Kernel.PRJ, after KernelB.HH. -// Also #include it in ::/StartOS.HC. +// THEN: Also #include it in ::/StartOS.HC. // FDC uses IRQ6 = int 26h #define I_FDC 0x26 -- cgit v1.2.3