]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw/swift: Fix repeated word 49153/head
authorgaoweinan <gaoweinan@inspur.com>
Wed, 30 Nov 2022 07:50:05 +0000 (15:50 +0800)
committergaoweinan <gaoweinan@inspur.com>
Thu, 1 Dec 2022 00:48:58 +0000 (08:48 +0800)
Fix repeated word in swift API

fix:https://tracker.ceph.com/issues/58124

Signed-off-by: gaoweinan <gaoweinan@inspur.com>
doc/radosgw/swift/containerops.rst

index 17ef4658b7230bef2e9bba09c969cf2610746e88..434b90ef5a387f5190ad216748c7c8923fb23ff5 100644 (file)
@@ -90,7 +90,7 @@ will fail.
 List a Container's Objects
 ==========================
 
-To list the objects within a container, make a ``GET`` request with the with the 
+To list the objects within a container, make a ``GET`` request with the 
 API version, account, and the name of the container.  You can specify query 
 parameters to filter the full list, or leave out the parameters to return a list 
 of the first 10,000 object names stored in the container.