Fix the typo

Change-Id: Ieebb6d30a0b9e237eac930fb19d40a686d972aa1
This commit is contained in:
chenxing 2017-02-07 02:39:25 +00:00
parent eca7e934a8
commit 7e767256c3
1 changed files with 1 additions and 1 deletions

View File

@ -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,