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

missed two further whitespaces.

This commit is contained in:
feri 2022-02-23 22:36:18 +01:00
parent aa14d1fe3b
commit 5bb8af07a4

View file

@ -135,7 +135,7 @@ public class Encrypt {
* 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
* using the fluent ProducerOption syntax.
*
*
* Bob subsequently decrypts the message using his key.
*/
@Test