diff --git a/doc/ca65.sgml b/doc/ca65.sgml index dde782a57..9be63d035 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -4875,8 +4875,8 @@ beginning of the structure. In the case of a union, all members are placed at the same offset, typically 0. Each named member also has a storage size which can be accessed with the - operator. The struct or union itself also -has a operator. The struct or union itself +also has a Declaration