Skip to content

Commit f0d803f

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Fix typo in amqp messenger
2 parents 4af4c36 + a4ca8e2 commit f0d803f

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
@@ -1211,8 +1211,8 @@ The transport has a number of options:
12111211
============================================ ================================================= ===================================
12121212
Option Description Default
12131213
============================================ ================================================= ===================================
1214-
``auto_setup`` Whether the table should be created ``true``
1215-
automatically during send / get.
1214+
``auto_setup`` Whether the exchanges and queues should be ``true``
1215+
created automatically during send / get.
12161216
``cacert`` Path to the CA cert file in PEM format.
12171217
``cert`` Path to the client certificate in PEM format.
12181218
``channel_max`` Specifies highest channel number that the server

0 commit comments

Comments
 (0)