diff --git a/doc/ca65.sgml b/doc/ca65.sgml index de30f4147..8797f2c60 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -3152,7 +3152,7 @@ See: ,

Conditional assembly: Check if a symbol is referenced. Must be followed - by a symbol name. The condition is true if if the given symbol was + by a symbol name. The condition is true if the given symbol was not referenced before, and false otherwise. See also: @@ -3197,7 +3197,7 @@ See: ,

Conditional assembly: Check if a symbol is referenced. Must be followed - by a symbol name. The condition is true if if the given symbol was + by a symbol name. The condition is true if the given symbol was referenced before, and false otherwise. This command may be used to build subroutine libraries in include files