Skip to content

Commit

Permalink
Fixed Javadoc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Aug 1, 2023
1 parent 96b97a9 commit 5823779
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,8 @@ public final IMPLTYPE receiverCertificate (@Nullable final X509Certificate aCert
* method overwrites any receiver certificate configuration (the later call
* "wins").
*
* @param aCertificate
* The certificate of the receiver to be used. May be
* @param sAlias
* The certificate alias of the receiver to be used. May be
* <code>null</code>.
* @return this for chaining
* @see #receiverCertificate(X509Certificate)
Expand Down

0 comments on commit 5823779

Please sign in to comment.