From: Uday Mullangi Date: Wed, 7 Dec 2016 06:17:07 +0000 (+0530) Subject: doc: correcting the object name X-Git-Tag: v11.1.0~31^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F12354%2Fhead;p=ceph.git doc: correcting the object name Signed-off-by: umullangi@walmartlabs.com --- diff --git a/doc/radosgw/swift/python.rst b/doc/radosgw/swift/python.rst index c12f89fea77f..28d92d7cc971 100644 --- a/doc/radosgw/swift/python.rst +++ b/doc/radosgw/swift/python.rst @@ -95,7 +95,7 @@ This downloads the object ``hello.txt`` and saves it in Delete an Object ================ -This deletes the object ``goodbye.txt``: +This deletes the object ``hello.txt``: .. code-block:: python