summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-01 20:06:10 +0000
committerGerrit Code Review <review@openstack.org>2016-06-01 20:06:10 +0000
commite05464fbfa03ee6d938c145ede111f4b1e828d58 (patch)
tree9e14628ad61b007364fcac431bf0a02827c52ea4
parent5981a69b01aee6284cbe44a56450895ca4a9a71d (diff)
parent2e78ca5e756ac5444366d864f40ce71f81153b53 (diff)
downloadpython-swiftclient-e05464fbfa03ee6d938c145ede111f4b1e828d58.tar.gz
Merge "Fixed a typo in SwiftService API 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 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: