summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/memory.c')
-rw-r--r--src/emu/memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/memory.c b/src/emu/memory.c
index 47899a25232..2bf2ff47b29 100644
--- a/src/emu/memory.c
+++ b/src/emu/memory.c
@@ -3289,7 +3289,7 @@ void address_table::populate_range_mirrored(offs_t bytestart, offs_t byteend, of
//-------------------------------------------------
// depopulate_unused - scan the table and
-// eliminate entries that are no longer used
+// eliminate entries that are no longer used
//-------------------------------------------------
void address_table::depopulate_unused()