Skip to content

Commit

Permalink
Update rules error messages.
Browse files Browse the repository at this point in the history
6.1.13-11(PDF/A-2), 8.10.1-2(PDF/UA-2).
Update trigger-increment-workflow.yml
  • Loading branch information
Git User committed Jan 23, 2024
1 parent 21dd0db commit c289cc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@
<description>A Form structure element shall contain at most one widget annotation</description>
<test>widgetAnnotsCount &lt;= 1</test>
<error>
<message>A Form structure element contains %1 annotations</message>
<message>A Form structure element contains %1 widget annotations</message>
<arguments>
<argument>widgetAnnotsCount</argument>
</arguments>
Expand Down

0 comments on commit c289cc9

Please sign in to comment.