From: Alan Cox Date: Wed, 10 Dec 2014 23:18:39 +0000 (+0000) Subject: 6502: typo fix X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ba6fb8183f9b19fc599b18fa847816c89e75c5a8;p=FUZIX.git 6502: typo fix --- diff --git a/Kernel/lowlevel-6502.s b/Kernel/lowlevel-6502.s index 5d35ef5b..36e83b70 100644 --- a/Kernel/lowlevel-6502.s +++ b/Kernel/lowlevel-6502.s @@ -52,7 +52,7 @@ unix_sig_exit: ; -; doexec is a special case syscal exit path. As we may have no +; doexec is a special case syscall exit path. As we may have no ; common we have to hand the last bits off to the platform code ; _doexec