]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/dev: fix sphinx warning
authorKefu Chai <kchai@redhat.com>
Thu, 16 Mar 2017 03:02:19 +0000 (11:02 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 16 Mar 2017 08:39:40 +0000 (16:39 +0800)
silence following error

radosgw/s3_compliance.rst:34: ERROR: Malformed table.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/radosgw/s3_compliance.rst

index 6dfb539555e3dcba322af37e0820f4216de9f83d..b6b0d85430737cddf437a8a5472e3ed1f812bf19 100644 (file)
@@ -53,7 +53,7 @@ S3 Documentation reference : http://docs.aws.amazon.com/AmazonS3/latest/API/REST
 | Host                 | ?          |                                                                                                         |             |
 +----------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+
 | x-amz-date           | Yes        | https://github.com/ceph/ceph/blob/8a2eb18494005aa968b71f18121da8ebab48e950/src/rgw/rgw_auth_s3.cc#L169  |             |
-|                      |            | should take precedence over DATE as mentioned here ->                                                  |             |
+|                      |            | should take precedence over DATE as mentioned here ->                                                   |             |
 |                      |            | http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonRequestHeaders.html                            |             |
 +----------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+
 | x-amz-security-token | No         |                                                                                                         |             |