From f9eebeef21738a376e1458d42547524cd36be26c Mon Sep 17 00:00:00 2001
From: wanglmopenstack <wanglm_openstack@163.com>
Date: Mon, 7 Nov 2016 19:26:25 -0800
Subject: [PATCH] update srouce doc pika_driver.rst the charactor then to than

update srouce doc pika_driver.rst the charactor
the word:more then shoud be more than

Closes-Bug: #1639995

Change-Id: I41460492c4503cf395c93b0bf643ccb98f4e12c3
---
 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 508aaa611..251e10d4f 100644
--- a/doc/source/pika_driver.rst
+++ b/doc/source/pika_driver.rst
@@ -115,7 +115,7 @@ In section [oslo_messaging_pika]:
 
 #. default_rpc_retry_attempts (default=-1): Reconnecting retry count in case of
    connectivity problem during sending RPC message, -1 means infinite retry. If
-   actual retry attempts in not 0 the rpc request could be processed more then
+   actual retry attempts in not 0 the rpc request could be processed more than
    one time,
 
 #. rpc_retry_delay (default=0.25): Reconnecting retry delay in case of