Fix javadoc error

This commit is contained in:
Paul Schaub 2021-03-23 01:26:51 +01:00
parent d0a162ce74
commit ed43d3c6a9
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ public enum SignatureSubpacket {
trustSignature(TRUST_SIG),
/**
* Used in conjunction with trust Signature packets (of level > 0) to
* Used in conjunction with trust Signature packets (of level greater 0) to
* limit the scope of trust that is extended. Only signatures by the
* target key on User IDs that match the regular expression in the body
* of this packet have trust extended by the trust Signature subpacket.