Fix javadoc generation

This commit is contained in:
Paul Schaub 2022-04-23 01:47:44 +02:00
parent 9b11b94354
commit 4698b68015
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ public final class Policy {
}
/**
* Hash algorithm policy for revocation signatures, which accepts SHA1 & SHA2 algorithms, as well as RIPEMD160.
* Hash algorithm policy for revocation signatures, which accepts SHA1 and SHA2 algorithms, as well as RIPEMD160.
*
* @return static revocation signature hash algorithm policy
*/