summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-11-21 15:32:39 -0500
committer AJR <ajrhacker@users.noreply.github.com>2017-11-21 15:32:39 -0500
commitada4479f241dd67468aeeffa199f8b37b558e3ef (patch)
treed261f72a92a2ca9e6f145b50112f81008da249e1
parent03b46122dee4024da4c38eb2aaac5ffe2be4ff36 (diff)
crt9007: Device name typo (nw)
-rw-r--r--src/devices/video/crt9007.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/crt9007.cpp b/src/devices/video/crt9007.cpp
index b68317a7b57..9eba3705e4f 100644
--- a/src/devices/video/crt9007.cpp
+++ b/src/devices/video/crt9007.cpp
@@ -45,7 +45,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-DEFINE_DEVICE_TYPE(CRT9007, crt9007_device, "crt9007", "SMC SRT9007 VPAC")
+DEFINE_DEVICE_TYPE(CRT9007, crt9007_device, "crt9007", "SMC CRT9007 VPAC")