From 7e767256c34c1c284cdd6c76c41e080ce4eddcbb Mon Sep 17 00:00:00 2001 From: chenxing Date: Tue, 7 Feb 2017 02:39:25 +0000 Subject: [PATCH] Fix the typo Change-Id: Ieebb6d30a0b9e237eac930fb19d40a686d972aa1 --- doc/source/pika_driver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/pika_driver.rst b/doc/source/pika_driver.rst index 251e10d4f..646fe92b8 100644 --- a/doc/source/pika_driver.rst +++ b/doc/source/pika_driver.rst @@ -132,7 +132,7 @@ In section [oslo_messaging_pika]: #. notification_persistence (default=False): Persist notification messages, #. default_notification_exchange (default="${control_exchange}_notification"): - Exchange name for for sending notifications, + Exchange name for sending notifications, #. notification_listener_prefetch_count (default=100): Max number of not acknowledged message which RabbitMQ can send to notification listener,