From a3ab3cb4587c0cbb12509c0cbcfea196904abd6c Mon Sep 17 00:00:00 2001 From: AIDA Shinra Date: Wed, 13 Jun 2018 01:23:01 +0900 Subject: [PATCH] Changed the wording of the doc/da65.sgml. --- doc/da65.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/da65.sgml b/doc/da65.sgml index 15ce7c424..54a341615 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -544,8 +544,8 @@ code. The following attributes are recognized: PARAMSIZE 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: JSR LabelWithParamSize2 -- 2.39.2