1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-22 20:32:05 +01:00

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

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
*/