about summary refs log tree commit diff stats
path: root/subx/062write-byte.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/062write-byte.subx')
-rw-r--r--subx/062write-byte.subx3
1 files changed, 1 insertions, 2 deletions
diff --git a/subx/062write-byte.subx b/subx/062write-byte.subx
index bfb8bcc3..e4c71681 100644
--- a/subx/062write-byte.subx
+++ b/subx/062write-byte.subx
@@ -7,7 +7,6 @@
 == data
 
 # The buffered file for standard output.
-
 Stdout:
     # file descriptor or (address stream)
     01 00 00 00  # 1 = standard output
@@ -21,7 +20,7 @@ Stdout:
     00 00 00 00 00 00 00 00  # 8 bytes
 
 # TODO: 8 bytes is too small. We'll need to grow the buffer for efficiency. But
-# I don't want to type 1024 bytes here.
+# I don't want to type in 1024 bytes here.
 
 == code
 #   instruction                     effective address                                                   register    displacement    immediate