Skip to content

Commit c8a89bd

Browse files
fix typo
1 parent 5712174 commit c8a89bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basis.system.s

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ kMaxSysLength = ($BF00 - sys_start_address)
1919
.org sys_start_address
2020

2121
;;; ============================================================
22-
;;; Interpeter protocol
22+
;;; Interpreter protocol
2323
;;; http://www.easy68k.com/paulrsm/6502/PDOS8TRM.HTM#5.1.5.1
2424

2525
jmp start

0 commit comments

Comments
 (0)