From ec974d32e8daba11ebd00764870bed3e72d33efb Mon Sep 17 00:00:00 2001 From: Chris Swan <478926+cpswan@users.noreply.github.com> Date: Tue, 7 Jun 2022 19:19:52 +0100 Subject: [PATCH] bus/rc2014/edge.cpp: Fix typos in comments bus/rc2014/edge.cpp: Fix typos in comments --- src/devices/bus/rc2014/edge.cpp | 2 +- src/devices/bus/rc2014/edge.h | 2 +- 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 **********************************************************************/