summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorchenxing <chen.xing@99cloud.net>2017-02-07 02:39:25 +0000
committerchenxing <chen.xing@99cloud.net>2017-02-07 02:39:25 +0000
commit7e767256c34c1c284cdd6c76c41e080ce4eddcbb (patch)
tree0a1dfea3c08cef0263ebd4c63199f7cf4c23545b /doc/source
parenteca7e934a84c414e1b67ce9c82086c094963d475 (diff)
downloadoslo-messaging-7e767256c34c1c284cdd6c76c41e080ce4eddcbb.tar.gz
Fix the typo
Change-Id: Ieebb6d30a0b9e237eac930fb19d40a686d972aa1
Diffstat (limited to 'doc/source')
-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,