]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: correcting the object name 12354/head
authorUday Mullangi <udaymjl@gmail.com>
Wed, 7 Dec 2016 06:17:07 +0000 (11:47 +0530)
committerUday Mullangi <udaymjl@gmail.com>
Wed, 7 Dec 2016 06:17:20 +0000 (11:47 +0530)
Signed-off-by: umullangi@walmartlabs.com
doc/radosgw/swift/python.rst

index c12f89fea77f1d9d698b4781736cb702af9df80f..28d92d7cc9715d26ab86802ccf23fd93c3f280b6 100644 (file)
@@ -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