summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decocomn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/decocomn.c')
-rw-r--r--src/mame/video/decocomn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/decocomn.c b/src/mame/video/decocomn.c
index ee70a81acb3..98adaa01d1b 100644
--- a/src/mame/video/decocomn.c
+++ b/src/mame/video/decocomn.c
@@ -1,6 +1,6 @@
/* Common DECO video functions (general, not sorted by IC) */
/* I think most of this stuff is driver specific and really shouldn't be in a device at all.
- It was only put here because I wanted to split deco_tilegen1 to just be the device for the
+ It was only put here because I wanted to split deco_tilegen1 to just be the device for the
tilemap chips, and not contain all this extra unrelated stuff */