From: Lenz Grimmer Date: Mon, 7 Dec 2015 14:54:49 +0000 (+0100) Subject: doc: Fixed incorrect name of a "List Multipart Upload Parts" Response Entity X-Git-Tag: v10.0.2~87^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3e23e45dd7c0ba761fab9f4138159fb94db634e2;p=ceph.git doc: Fixed incorrect name of a "List Multipart Upload Parts" Response Entity Fixed incorrect name of a "List Multipart Upload Parts" Response Entity: "InitiatedMultipartUploadsResult" -> "ListPartsResult" Fixes: #14003 Signed-off-by: Lenz Grimmer --- diff --git a/doc/radosgw/s3/objectops.rst b/doc/radosgw/s3/objectops.rst index 857976d1b669..5ce7a67b64d1 100644 --- a/doc/radosgw/s3/objectops.rst +++ b/doc/radosgw/s3/objectops.rst @@ -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. | +-----------------------------------------+-------------+----------------------------------------------------------------------------------------------------------+