Merge "Fix the typo"

This commit is contained in:
Jenkins 2017-02-20 20:09:47 +00:00 committed by Gerrit Code Review
commit 296d93d586
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,