mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 02:39:39 +02: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 vector subpacket vector (hashed/unhashed)
|
||||||
* @param type subpacket type
|
* @param type subpacket type
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue