mirror of
https://github.com/ceph/ceph
synced 2025-02-24 11:37:37 +00:00
doc: fix typo in php.rst
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
This commit is contained in:
parent
9b71d98ff6
commit
8e3380f20a
@ -119,8 +119,8 @@ This deletes the bucket called ``my-old-bucket`` and returns a
|
||||
$Connection->delete_bucket('my-old-bucket');
|
||||
|
||||
|
||||
Forced Delte for Non-empty Buckets
|
||||
----------------------------------
|
||||
Forced Delete for Non-empty Buckets
|
||||
-----------------------------------
|
||||
|
||||
This will delete the bucket even if it is not empty.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user