Skip to content

Commit 8bbfb36

Browse files
committed
Modify spelling errors of Durability
1 parent b86ca21 commit 8bbfb36

File tree

1 file changed

+1
-1
lines changed
  • openmessaging-api/src/main/java/io/openmessaging/message

1 file changed

+1
-1
lines changed

openmessaging-api/src/main/java/io/openmessaging/message/Header.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public interface Header {
9797
Header setPriority(short priority);
9898

9999
/**
100-
* The {@code RELIABILITY} header field contains the reliability level of a message, the vendor should guarantee the
100+
* The {@code DURABILITY} header field contains the persistent level of a message, the vendor should guarantee the
101101
* reliability level for a message.
102102
* <p>
103103
* OMS defines two modes of message delivery:

0 commit comments

Comments
 (0)