From 14cfa3e109c1685d3263414f61e1767722298e67 Mon Sep 17 00:00:00 2001
From: "Kartik K. Agaram" <vc@akkartik.com>
Date: Sun, 29 Aug 2021 19:13:23 -0700
Subject: .

---
 boot.subx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot.subx b/boot.subx
index f061a716..1cd78bfd 100644
--- a/boot.subx
+++ b/boot.subx
@@ -178,7 +178,7 @@
   cd/syscall 0x13/imm8/bios-disk-services
   0f 82/jump-if-carry disk_error/disp16
 
-  ### Can't load more tracks without clobbering BIOS code. To load more code we'll need a new compilation strategy.
+  ### Loading more code tracks would clobber BIOS; we need a new compilation strategy.
 
   # reset es
   bb/copy-to-bx 0/imm16
-- 
cgit 1.4.1-2-gfad0