summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/alto2/alto2cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/alto2/alto2cpu.h')
-rw-r--r--src/emu/cpu/alto2/alto2cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/alto2/alto2cpu.h b/src/emu/cpu/alto2/alto2cpu.h
index 6df04d7c895..c6b8baf7cee 100644
--- a/src/emu/cpu/alto2/alto2cpu.h
+++ b/src/emu/cpu/alto2/alto2cpu.h
@@ -536,7 +536,7 @@ private:
* \brief current micro instruction's register selection
* The emulator F2s ACSOURCE and ACDEST modify this.
* Note: The S registers are addressed by the original RSEL[0-4],
- * even when the the emulator modifies this.
+ * even when the emulator modifies this.
*/
UINT8 m_rsel;
UINT8 m_d_rsel; //!< decoded RSEL[0-4]