mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-18 02:12:06 +01:00
Fix typo
This commit is contained in:
parent
3fe78ab12a
commit
db02106518
1 changed files with 1 additions and 1 deletions
|
@ -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 type subpacket type
|
||||
|
|
Loading…
Reference in a new issue