From a6ca0b20930e58f5f37fd13866be638e1235bb82 Mon Sep 17 00:00:00 2001 From: uz Date: Sat, 2 Jul 2011 20:54:39 +0000 Subject: [PATCH] Fixed a bad styled sentence. git-svn-id: svn://svn.cc65.org/cc65/trunk@5069 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/ca65.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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