Skip to content

Commit a1101c4

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Fix typo in amqp messenger
2 parents 701d6d0 + f0d803f commit a1101c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,8 +1168,8 @@ The transport has a number of options:
11681168
============================================ ================================================= ===================================
11691169
Option Description Default
11701170
============================================ ================================================= ===================================
1171-
``auto_setup`` Whether the table should be created ``true``
1172-
automatically during send / get.
1171+
``auto_setup`` Whether the exchanges and queues should be ``true``
1172+
created automatically during send / get.
11731173
``cacert`` Path to the CA cert file in PEM format.
11741174
``cert`` Path to the client certificate in PEM format.
11751175
``channel_max`` Specifies highest channel number that the server

0 commit comments

Comments
 (0)