Fix repeated word in swift API
fix:https://tracker.ceph.com/issues/58124
Signed-off-by: gaoweinan <gaoweinan@inspur.com>
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.