From ba95e8ccdb594cbe076ea877b8e04e4ba920b3fd Mon Sep 17 00:00:00 2001 From: Maksim Tiugaev Date: Mon, 24 Jan 2022 10:19:19 +0300 Subject: [PATCH] Fix typo in amqp messenger --- messenger.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messenger.rst b/messenger.rst index 48b0bf483da..24e6768bcb4 100644 --- a/messenger.rst +++ b/messenger.rst @@ -1125,8 +1125,8 @@ The transport has a number of options: ============================================ ================================================= =================================== Option Description Default ============================================ ================================================= =================================== -``auto_setup`` Whether the table should be created ``true`` - automatically during send / get. +``auto_setup`` Whether the exchanges and queues should be ``true`` + created automatically during send / get. ``cacert`` Path to the CA cert file in PEM format. ``cert`` Path to the client certificate in PEM format. ``channel_max`` Specifies highest channel number that the server