From a64d0ddd2a6299380c737302ffe2c45e51e6ec56 Mon Sep 17 00:00:00 2001 From: udo-munk Date: Wed, 6 Jan 2021 17:07:39 +0100 Subject: [PATCH] fixed typo --- iodevices/imsai-fif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iodevices/imsai-fif.c b/iodevices/imsai-fif.c index 664c7d04..46cff941 100644 --- a/iodevices/imsai-fif.c +++ b/iodevices/imsai-fif.c @@ -139,7 +139,7 @@ void imsai_fif_out(BYTE data) void disk_io(int); /* - * controller commands: MSB command, LSB disk decsriptor or drive(s) + * controller commands: MSB command, LSB disk descriptor or drive(s) * * 0x00: execute disk descriptor in LSB * 0x10: set address of disk descriptor in LSB from following two OUT's