mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
Merge pull request #17762 from yaozongyou/fix-typo-in-php-rst
doc: fix typo in php.rst Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
cd6a312a4f
@ -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