From 2e78ca5e756ac5444366d864f40ce71f81153b53 Mon Sep 17 00:00:00 2001 From: Nandini Tata Date: Wed, 1 Jun 2016 14:56:09 +0000 Subject: Fixed a typo in SwiftService API doc Fixed misspelled word in the Service API description. Change-Id: I0bb6b2aa319ba217dd0d09a2c7a0d8eff9a67aff --- doc/source/service-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.1