summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/nscsi_cd.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-09-23 12:22:35 +1000
committer Vas Crabb <vas@vastheman.com>2018-09-23 12:22:35 +1000
commit250c06a4d716d63fa1691bb8d0514b426dccbbc5 (patch)
tree99259dfcff73d107f9c398c8f385610b47899247 /src/devices/machine/nscsi_cd.cpp
parentcb6194cac0f2a4009deb49e629ba946af8267de9 (diff)
srcclean (nw)
Diffstat (limited to 'src/devices/machine/nscsi_cd.cpp')
-rw-r--r--src/devices/machine/nscsi_cd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/nscsi_cd.cpp b/src/devices/machine/nscsi_cd.cpp
index a3d54d19804..4a6a6712c14 100644
--- a/src/devices/machine/nscsi_cd.cpp
+++ b/src/devices/machine/nscsi_cd.cpp
@@ -124,7 +124,7 @@ void nscsi_cdrom_device::scsi_command()
* peripheral qualifier set to the value required in 8.2.5.1.
*
* If the logic from the specification above is applied, Sun SCSI probe
- * code gets confused and reports multiple valid logical units are
+ * code gets confused and reports multiple valid logical units are
* attached; proper behaviour is produced when check condition status
* is returned with sense data ILLEGAL REQUEST and LOGICAL UNIT NOT
* SUPPORTED.