1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-13 07:41:08 +01:00

anotherone bites the whitespace...

This commit is contained in:
feri 2022-02-23 22:40:24 +01:00
parent 5bb8af07a4
commit 9941cd1699

View file

@ -133,7 +133,7 @@ public class Encrypt {
/**
* In this example, Alice is sending a signed and encrypted message to Bob.
* She encrypts the message to both bobs certificate and her own.
* A comment header with the text "This comment was added using options." is added
* A comment header with the text "This comment was added using options." is added
* using the fluent ProducerOption syntax.
*
* Bob subsequently decrypts the message using his key.