summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-20 20:09:47 +0000
committerGerrit Code Review <review@openstack.org>2017-02-20 20:09:48 +0000
commit296d93d5863a8d042c30faa024dd24fe06630527 (patch)
treec6ad7c3409dca52cbdad69aacaab23145e849a2b /doc
parent3e727ea71581e81d6b62e1d9cf5e90e68d7646ee (diff)
parent7e767256c34c1c284cdd6c76c41e080ce4eddcbb (diff)
downloadoslo-messaging-296d93d5863a8d042c30faa024dd24fe06630527.tar.gz
Merge "Fix the typo"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/pika_driver.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/pika_driver.rst b/doc/source/pika_driver.rst
index 251e10d..646fe92 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,