fixed error in docs/Errors.txt

git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@264 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
marcobaye 2020-06-28 09:24:56 +00:00
parent 8f432f6aa7
commit 7038cecfec

View File

@ -320,7 +320,7 @@ No string given.
Number out of range.
A value is too high or too low.
This can also mean the desired addressing mode is not available,
as in "ldy $e000, x".
as in "sty $e000, x".
Operation not supported: Cannot apply "OP" to "TYPE".
Operation not supported: Cannot apply "OP" to "TYPE" and "TYPE".