From 7db4def824eccc7620ecea9f22a2b49c84bae301 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 15 Sep 2016 12:04:18 -0600 Subject: [PATCH] doc: fix spelling in RGW s3 compliance mentionned -> mentioned Signed-off-by: Ken Dreyer --- doc/dev/radosgw/s3_compliance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/radosgw/s3_compliance.rst b/doc/dev/radosgw/s3_compliance.rst index f22b3039f93..26830c20999 100644 --- a/doc/dev/radosgw/s3_compliance.rst +++ b/doc/dev/radosgw/s3_compliance.rst @@ -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 mentionned here -> | | +| | | should take precedence over DATE as mentioned here -> | | | | | http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonRequestHeaders.html | | +----------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+ | x-amz-security-token | No | | | -- 2.47.3