diff --git a/arch/z80/src/z80/README.txt b/arch/z80/src/z80/README.txt index 81cdf756d0..df8b36de92 100644 --- a/arch/z80/src/z80/README.txt +++ b/arch/z80/src/z80/README.txt @@ -13,8 +13,8 @@ z80_head.asm RST interrupts. z80_rom.asm - Some architectures may hae ROM located at address zero. In this case, a - special version of the "head" logic must be used. This specail "head" + Some architectures may have ROM located at address zero. In this case, a + special version of the "head" logic must be used. This special "head" file is probably board-specific and, hence, belongs in the board-specific configs//src directory. This file may, however, be used as a model for such a board-specific file.