Skip to content

Commit

Permalink
idem
Browse files Browse the repository at this point in the history
  • Loading branch information
arjan authored and arjan committed Dec 29, 2024
1 parent e349cd0 commit cdb699c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/xsl/RunAnalyzer/report-parameters.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
<title>Properties passed</title>
<intro>
<p>
Info on the parameters passed for this run, and their values.
Info on the properties for this run, and their values.
</p>
<p>
Arguments are passed in files, in this order:
Properties are passed in files, in this order:
<ol>
<xsl:for-each select="reverse($xparms-doc/xparms/xparm[@name = 'cli/arguments'])">
<li>
Expand Down

0 comments on commit cdb699c

Please sign in to comment.