diff --git a/compiler/z80/agz80asm.pas b/compiler/z80/agz80asm.pas index ea381446ce..a5076b9e53 100644 --- a/compiler/z80/agz80asm.pas +++ b/compiler/z80/agz80asm.pas @@ -429,7 +429,7 @@ unit agz80asm; ( id : as_z80asm; - idtxt : 'Z80Asm'; + idtxt : 'Z80ASM'; asmbin : 'z80asm'; asmcmd : '-o $OBJ $EXTRAOPT $ASM'; supported_targets : [system_Z80_embedded];