summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magicfly.c
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2011-08-23 04:59:11 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2011-08-23 04:59:11 +0000
commitb6cd64c7abb31c4224e72796bcaacf4c752fd717 (patch)
treedfd3bb356988f1e1ed2e006a05e2810301cefc11 /src/mame/drivers/magicfly.c
parentadacaf4eeee85405f89ea45e60bc670fe822e777 (diff)
"English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!"
Hand-checked the most popular English word misspellings and made the appropriate changes. Nearly all of the changes made were in commented areas. (no whatsnew)
Diffstat (limited to 'src/mame/drivers/magicfly.c')
-rw-r--r--src/mame/drivers/magicfly.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/magicfly.c b/src/mame/drivers/magicfly.c
index ea3541841b3..f112e679812 100644
--- a/src/mame/drivers/magicfly.c
+++ b/src/mame/drivers/magicfly.c
@@ -442,7 +442,7 @@ static TILE_GET_INFO( get_magicfly_tile_info )
---- -xxx Tiles color.
---- x--- Seems to be a kind of attribute (maybe related to color). Not totally understood yet.
---x ---- Tiles bank.
- -xx- ---- Aparently not used.
+ -xx- ---- Apparently not used.
x--- ---- Mirrored from bit 3. The code check this one to boot the game.
*/
@@ -474,7 +474,7 @@ static TILE_GET_INFO( get_7mezzo_tile_info )
---- -xxx Tiles color.
---- x--- Seems to be a kind of attribute (maybe related to color). Not totally understood yet.
---x ---- Tiles bank.
- -xx- ---- Aparently not used.
+ -xx- ---- Apparently not used.
x--- ---- Mirrored from bit 2. The code check this one to boot the game.
*/