From 30cda1d3e5b9195fbd1f23a3af4480666c750a34 Mon Sep 17 00:00:00 2001 From: Scott Stone Date: Thu, 24 Nov 2016 09:24:01 -0500 Subject: A round of spelling/typographical fixes to source comments (nw) --- src/devices/bus/scsi/scsihle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/bus/scsi') diff --git a/src/devices/bus/scsi/scsihle.cpp b/src/devices/bus/scsi/scsihle.cpp index 96c89506444..5ebc39a4d30 100644 --- a/src/devices/bus/scsi/scsihle.cpp +++ b/src/devices/bus/scsi/scsihle.cpp @@ -219,7 +219,7 @@ void scsihle_device::device_timer(emu_timer &timer, device_timer_id tid, int par case 2: // Some drives, notably the ST225N and ST125N, accept fromat unit commands - // with flags set indicating that bad block data should be transfered but + // with flags set indicating that bad block data should be transferred but // don't then implemnt a data in phase, this timeout it to catch these ! if (IS_COMMAND(SCSI_CMD_FORMAT_UNIT) && (data_idx==0)) { -- cgit v1.2.3-70-g09d2