summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/gaelco3d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/gaelco3d.cpp')
-rw-r--r--src/mame/machine/gaelco3d.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/gaelco3d.cpp b/src/mame/machine/gaelco3d.cpp
index a3b881fb89f..567b0e5a5f6 100644
--- a/src/mame/machine/gaelco3d.cpp
+++ b/src/mame/machine/gaelco3d.cpp
@@ -68,7 +68,7 @@
#define LINK_FREQ (LINK_BAUD / LINK_BITS)
-/* Sync up the instances 8 times for each byte transfered */
+/* Sync up the instances 8 times for each byte transferred */
#define SYNC_MULT (4)
#define SYNC_FREQ (15000000 / 20) //(LINK_FREQ * SYNC_MULT)