summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNandini Tata <nandini.tata.15@gmail.com>2016-06-01 14:56:09 +0000
committerNandini Tata <nandini.tata.15@gmail.com>2016-06-01 15:12:10 +0000
commit2e78ca5e756ac5444366d864f40ce71f81153b53 (patch)
tree992e7155a01b5bdc8e83d8fec72627e6b2b3d6a6
parentf9d0657e70e9511a2d7b4c63bbf06b138dd0be5e (diff)
downloadpython-swiftclient-2e78ca5e756ac5444366d864f40ce71f81153b53.tar.gz
Fixed a typo in SwiftService API doc
Fixed misspelled word in the Service API description. Change-Id: I0bb6b2aa319ba217dd0d09a2c7a0d8eff9a67aff
-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 7d65fd1..50dd80e 100644
--- a/doc/source/service-api.rst
+++ b/doc/source/service-api.rst
@@ -818,7 +818,7 @@ dictionary is given below:
Example
^^^^^^^
-The code below demonstrates the us of ``capabilities`` to determine if the
+The code below demonstrates the use of ``capabilities`` to determine if the
Swift cluster supports static large objects, and if so, the maximum number of
segments that can be described in a single manifest file, along with the
size restrictions on those objects: