Small fixes by Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@3521 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2005-06-07 16:08:06 +00:00
parent 71126c8200
commit 7579aba638
3 changed files with 6 additions and 5 deletions

View File

@@ -144,7 +144,7 @@ There are a few remaining options that control the behaviour of cl65:
The default for this option is different from the compiler and linker in the
case that the option is missing: While the other tools (compiler, assembler
and linker) will use the "none" system settings by default, cl65 will use
the C64 as a target system by default. This was choosen since most people
the C64 as a target system by default. This was chosen since most people
seem to use cc65 to develop for the C64.
</descrip>