Skip to content

Commit

Permalink
Fixed JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed May 24, 2024
1 parent 47f9d44 commit b2bff99
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,8 @@ public PeppolRevocationCheckBuilder validCAsPeppolSMP ()
* <ol>
* <li>Validity at the provided date time (aRevocationChecker.checkDate) or
* per now if none was provided</li>
* <li>If the certificate issuer is part of the provided list of issues.</li>
* <li>If the certificate is revoked,
* <li>If the certificate issuer is part of the provided list of issuers</li>
* <li>If the certificate is revoked</li>
* </ol>
*
* @param aIssuers
Expand Down

0 comments on commit b2bff99

Please sign in to comment.