mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Typo
This commit is contained in:
parent
c79a05ce45
commit
bef30223fa
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ public class OpenPgpInputStream extends BufferedInputStream {
|
|||
* Returns true, if the underlying data is very likely (more than 99,9%) an OpenPGP message.
|
||||
* OpenPGP Message means here that it starts with either an {@link PGPEncryptedData},
|
||||
* {@link PGPCompressedData}, {@link PGPOnePassSignature} or {@link PGPLiteralData} packet.
|
||||
* The plausability of these data packets is checked as far as possible.
|
||||
* The plausibility of these data packets is checked as far as possible.
|
||||
*
|
||||
* @return true if likely OpenPGP message
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue