summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/micropolis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/micropolis.cpp')
-rw-r--r--src/mame/machine/micropolis.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/micropolis.cpp b/src/mame/machine/micropolis.cpp
index 06f82ac9e02..f9d4220a83f 100644
--- a/src/mame/machine/micropolis.cpp
+++ b/src/mame/machine/micropolis.cpp
@@ -163,7 +163,7 @@ void micropolis_device::write_sector()
{
#if 0
/* at this point, the disc is write enabled, and data
- * has been transfered into our buffer - now write it to
+ * has been transferred into our buffer - now write it to
* the disc image or to the real disc
*/