]> git.sur5r.net Git - cc65/commitdiff
Fixed a bad styled sentence.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 2 Jul 2011 20:54:39 +0000 (20:54 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 2 Jul 2011 20:54:39 +0000 (20:54 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5069 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/ca65.sgml

index 77a5a0899fed4a5e847a6326cfd82c3a8f2f92e8..1c44c5fadcca4e7e715834b4bc357e8144b8d336 100644 (file)
@@ -681,9 +681,9 @@ operator. After doing
 </verb></tscreen>
 
 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:
 
 <tscreen><verb>
       io := $d000