Merge pull request #12354 from umullan/correction

doc: correcting the object name
This commit is contained in:
Sage Weil 2016-12-07 18:31:54 -06:00 committed by GitHub
commit 96cf8a1b28

View 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