diff --git a/doc/ca65.sgml b/doc/ca65.sgml index d5c89a124..a2bcf89b2 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -1167,7 +1167,7 @@ cause any errors. A nested procedure is created by use of /. It differs from a / in that it must have a -name, and a it will introduce a symbol with this name in the enclosing scope. +name, and it will introduce a symbol with this name in the enclosing scope. So