mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Documentation error for delete_object
This commit is contained in:
parent
af8816b4dc
commit
dedd6e71b1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Fog
|
||||||
class Rackspace
|
class Rackspace
|
||||||
class Real
|
class Real
|
||||||
|
|
||||||
# Delete an existing container
|
# Delete an existing object
|
||||||
#
|
#
|
||||||
# ==== Parameters
|
# ==== Parameters
|
||||||
# * container<~String> - Name of container to delete
|
# * container<~String> - Name of container to delete
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue