From: uz Date: Sat, 2 Jul 2011 20:54:39 +0000 (+0000) Subject: Fixed a bad styled sentence. X-Git-Tag: V2.13.3~392 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a6ca0b20930e58f5f37fd13866be638e1235bb82;p=cc65 Fixed a bad styled sentence. git-svn-id: svn://svn.cc65.org/cc65/trunk@5069 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 77a5a0899..1c44c5fad 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -681,9 +681,9 @@ operator. After doing may use the symbol "two" in every place where a number is expected, and it is -evaluated to the value 2 in this context. The label assignment operator causes -the same, but causes the symbol to be marked as a label, which may cause a -different handling in the debugger: +evaluated to the value 2 in this context. The label assignment operator is +almost identical, but causes the symbol to be marked as a label, so it may be +handled differently in a debugger: io := $d000