1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-18 02:12:06 +01:00
This commit is contained in:
Paul Schaub 2022-03-07 14:57:00 +01:00
parent 3fe78ab12a
commit db02106518
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -567,7 +567,7 @@ public final class SignatureSubpacketsUtil {
} }
/** /**
* Return the last occurence of a subpacket type in the given signature subpacket vector. * Return the last occurrence of a subpacket type in the given signature subpacket vector.
* *
* @param vector subpacket vector (hashed/unhashed) * @param vector subpacket vector (hashed/unhashed)
* @param type subpacket type * @param type subpacket type