Skip to content

Commit 2fca472

Browse files
committed
fix format
1 parent 70ab53f commit 2fca472

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/pulsar/EncryptionContext.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ class PULSAR_PUBLIC EncryptionContext {
8282

8383
/**
8484
* When the `ConsumerConfiguration#getCryptoFailureAction` is set to `CONSUME`, the message will still be
85-
* returned even if the decryption failed. This method is provided to let users know whether the decryption
86-
* failed.
85+
* returned even if the decryption failed. This method is provided to let users know whether the
86+
* decryption failed.
8787
*
8888
* @return whether the decryption failed
8989
*/

0 commit comments

Comments
 (0)