From 1b4a7e37ce8e7fd0b8b82630da48944ccd3125cb Mon Sep 17 00:00:00 2001 From: Kyle Swanson Date: Tue, 27 Dec 2016 11:45:40 -0600 Subject: [PATCH] doc/ca65: fix typo --- doc/ca65.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 78be90d15..2c43a9b50 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -3012,7 +3012,7 @@ Here's a list of all control commands and a description, what they do: Conditional assembly: Check if there are any remaining tokens in this line, and evaluate to FALSE if this is the case, and to TRUE otherwise. If the condition is not true, further lines are not assembled until an , or + id=".ELSE" name=".ELSE">, or directive. This command is often used to check if a macro parameter was given. Since an