]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed incorrect name of a "List Multipart Upload Parts" Response Entity 6829/head
authorLenz Grimmer <lenz@grimmer.com>
Mon, 7 Dec 2015 14:54:49 +0000 (15:54 +0100)
committerLenz Grimmer <lenz@grimmer.com>
Mon, 7 Dec 2015 14:54:49 +0000 (15:54 +0100)
Fixed incorrect name of a "List Multipart Upload Parts" Response Entity:
"InitiatedMultipartUploadsResult" -> "ListPartsResult"

Fixes: #14003
Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
doc/radosgw/s3/objectops.rst

index 857976d1b669be2bcefb20e74ef17ab693448b49..5ce7a67b64d178f9ca3c38d26d3e380a381567ba 100644 (file)
@@ -309,7 +309,7 @@ Response Entities
 +-----------------------------------------+-------------+----------------------------------------------------------------------------------------------------------+
 | Name                                    | Type        | Description                                                                                              |
 +=========================================+=============+==========================================================================================================+
-| ``InitiatedMultipartUploadsResult``     | Container   | A container for the results.                                                                             |
+| ``ListPartsResult``                     | Container   | A container for the results.                                                                             |
 +-----------------------------------------+-------------+----------------------------------------------------------------------------------------------------------+
 | ``Bucket``                              | String      | The bucket that will receive the object contents.                                                        |
 +-----------------------------------------+-------------+----------------------------------------------------------------------------------------------------------+