summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnh Tran <anhtt@vn.fujitsu.com>2016-09-27 16:08:44 +0700
committerAnh Tran <anhtt@vn.fujitsu.com>2016-09-27 16:10:14 +0700
commitab7a8b2453d4eda10d5790c73d132fe350548107 (patch)
tree3b42475ff61ec45c22bac5c94a0d99301d03069e /doc
parenta9f21662dfcc8504c536d629d5721771ecc62d23 (diff)
downloadpython-swiftclient-ab7a8b2453d4eda10d5790c73d132fe350548107.tar.gz
TrivialFix: Removed redundant 'the'
Change-Id: I3b3c0e7e4d5c8a1934378e2083a64bb686754f18
Diffstat (limited to 'doc')
-rw-r--r--doc/source/service-api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/service-api.rst b/doc/source/service-api.rst
index 66dd527..8efd43a 100644
--- a/doc/source/service-api.rst
+++ b/doc/source/service-api.rst
@@ -315,7 +315,7 @@ Valid calls for this method are as follows:
* ``stat([options])``: Returns stats for the configured account.
* ``stat(<container>, [options])``: Returns stats for the given container.
* ``stat(<container>, <object_list>, [options])``: Returns stats for each
- of the given objects in the the given container (through the returned
+ of the given objects in the given container (through the returned
iterator).
Results from stat are dictionaries indicating the success or failure of each