summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Chris Swan <478926+cpswan@users.noreply.github.com>2022-06-07 19:19:52 +0100
committer GitHub <noreply@github.com>2022-06-07 20:19:52 +0200
commitec974d32e8daba11ebd00764870bed3e72d33efb (patch)
tree6ce46c11866734b972ca310d246c4610a82a4d45
parent64e0dd3b0b4d331b0e13c3f4d7b4ab267a41ff34 (diff)
bus/rc2014/edge.cpp: Fix typos in comments
bus/rc2014/edge.cpp: Fix typos in comments
-rw-r--r--src/devices/bus/rc2014/edge.cpp2
-rw-r--r--src/devices/bus/rc2014/edge.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/rc2014/edge.cpp b/src/devices/bus/rc2014/edge.cpp
index 3776ee45a2e..5585c790d17 100644
--- a/src/devices/bus/rc2014/edge.cpp
+++ b/src/devices/bus/rc2014/edge.cpp
@@ -2,7 +2,7 @@
// copyright-holders:Miodrag Milanovic
/***************************************************************************
- RC2014 Modulare Backplane Extensions
+ RC2014 Modular Backplane Extensions
****************************************************************************/
diff --git a/src/devices/bus/rc2014/edge.h b/src/devices/bus/rc2014/edge.h
index d55b9976f6b..9369c0b783a 100644
--- a/src/devices/bus/rc2014/edge.h
+++ b/src/devices/bus/rc2014/edge.h
@@ -2,7 +2,7 @@
// copyright-holders:Miodrag Milanovic
/**********************************************************************
- RC2014 Modulare Backplane Extensions
+ RC2014 Modular Backplane Extensions
**********************************************************************/