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:
parent
9b11b94354
commit
4698b68015
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue