Skip to content

Commit 9525559

Browse files
committed
counting starts at 1
1 parent ada4781 commit 9525559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specs/amqp0-9-1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2877,7 +2877,7 @@
28772877
persisted it if required).
28782878

28792879
Published messages are assigned ascending sequence numbers,
2880-
starting at 0 when the Confirm.Select method is used. The server
2880+
starting at 1 with the first Confirm.Select method. The server
28812881
confirms messages by sending Basic.Ack methods referring to these
28822882
sequence numbers.
28832883
</doc>

0 commit comments

Comments
 (0)