diff --git a/Source/HBIOS/updater.asm b/Source/HBIOS/updater.asm index 5932c081..b65d70c3 100644 --- a/Source/HBIOS/updater.asm +++ b/Source/HBIOS/updater.asm @@ -1203,7 +1203,7 @@ CLEAR: DEC B LD (CRC+2),HL RET ; -; multiply DE:HL by 10, exit wit C set if overflow +; multiply DE:HL by 10, exit with C set if overflow ; multb10:call multb2 ; x2 ret c