]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in php.rst 17762/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Sat, 16 Sep 2017 05:54:03 +0000 (13:54 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Sat, 16 Sep 2017 05:54:03 +0000 (13:54 +0800)
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
doc/radosgw/s3/php.rst

index 40542e072a2b367ab41e3c727c47f4506900d03e..c5079f5febaf7064c1e3f0d7a77e6374f027f668 100644 (file)
@@ -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.