mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-16 01:01:08 +01:00
missed two further whitespaces.
This commit is contained in:
parent
aa14d1fe3b
commit
5bb8af07a4
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ public class Encrypt {
|
||||||
* She encrypts the message to both bobs certificate and her own.
|
* 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.
|
* using the fluent ProducerOption syntax.
|
||||||
*
|
*
|
||||||
* Bob subsequently decrypts the message using his key.
|
* Bob subsequently decrypts the message using his key.
|
||||||
*/
|
*/
|
||||||
@Test
|
@Test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue