diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-13 23:04:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-13 23:04:48 +0000 |
commit | 5daa45074551ff216ee6d1b9993981fafff72c1a (patch) | |
tree | 90dcba06d94a6b641c5218d43b03b965f55a7cdf /cross/atasm | |
parent | d94d5048ad4b39101f8930c8d055654d273f6540 (diff) | |
download | pkgsrc-5daa45074551ff216ee6d1b9993981fafff72c1a.tar.gz |
Fix a typo.
Diffstat (limited to 'cross/atasm')
-rw-r--r-- | cross/atasm/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/atasm/DESCR b/cross/atasm/DESCR index da70d11598a..2c0cff52d47 100644 --- a/cross/atasm/DESCR +++ b/cross/atasm/DESCR @@ -1,3 +1,3 @@ This is a 6502 cross-assembler optimized to code for the Atari 8 bit -computer line. It is meant to be compatible with the Mac/65 assemlber +computer line. It is meant to be compatible with the Mac/65 assembler on the native Atari 8 bit platform. |