summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68561mpcc.cpp
diff options
context:
space:
mode:
author Martin Lindhe <martinlindhe@users.noreply.github.com>2017-11-03 14:58:54 +0100
committer hap <happppp@users.noreply.github.com>2017-11-03 14:58:54 +0100
commitb3c26450853e66c7f0b669c3cad261c99c7cf67a (patch)
tree86200cc5e25cc2b56c4ac75f099674a6e5d778e6 /src/devices/machine/68561mpcc.cpp
parentc44e154ac5453f1e354f9b872d442bf35ab15129 (diff)
fix some typos (#2772)
Diffstat (limited to 'src/devices/machine/68561mpcc.cpp')
-rw-r--r--src/devices/machine/68561mpcc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/68561mpcc.cpp b/src/devices/machine/68561mpcc.cpp
index 3f500827cdf..8b93885ffc2 100644
--- a/src/devices/machine/68561mpcc.cpp
+++ b/src/devices/machine/68561mpcc.cpp
@@ -587,7 +587,7 @@ void mpcc_device::tra_complete()
}
//-------------------------------------------------
-// rcv_callback - called when it is time to sample incomming data bit
+// rcv_callback - called when it is time to sample incoming data bit
//-------------------------------------------------
void mpcc_device::rcv_callback()
{