]> git.sur5r.net Git - cc65/commitdiff
Changed the wording of the doc/da65.sgml.
authorAIDA Shinra <shinra@j10n.org>
Tue, 12 Jun 2018 16:23:01 +0000 (01:23 +0900)
committerAIDA Shinra <shinra@j10n.org>
Tue, 12 Jun 2018 16:23:01 +0000 (01:23 +0900)
doc/da65.sgml

index 15ce7c424489da6f7438e5f27c13ec10fedd7357..54a3416157d4aa035756e939756c4c2312142687 100644 (file)
@@ -544,8 +544,8 @@ code. The following attributes are recognized:
 
   <tag><tt>PARAMSIZE</tt></tag>
   This optional attribute is followed by a numerical value. It tells the
-  assembler that subroutine calls to this label follow "inline parameters"
-  of the given bytes like this:
+  assembler that subroutine calls to this label are followed by
+  "inline parameters" with the given number of bytes, like this:
 
 <tscreen><verb>
         JSR     LabelWithParamSize2