]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Change 'ReST' to 'REST' in doc/radosgw/layout.rst 48654/head
authorwangyingbin <wangyingbin@inspur.com>
Fri, 28 Oct 2022 08:23:44 +0000 (16:23 +0800)
committerZac Dover <zac.dover@gmail.com>
Fri, 28 Oct 2022 10:51:42 +0000 (20:51 +1000)
In doc/radosgw/layout.rst, 'ReST' is not spelled properly, so we change it to 'REST'.

Signed-off-by: wangyingbin <wangyingbin@inspur.com>
(cherry picked from commit 3acbed815abef1796e699ba98fb4d0b1b5dfbdb4)

doc/radosgw/layout.rst

index 6ee0bc2a8ed6c424c728866ae5e95fa57cb31d45..37c3a72cd6e42d768ac122a31cf9275094c54d26 100644 (file)
@@ -71,7 +71,7 @@ Objects data is kept in one or more RADOS objects for each rgw object.
 Object Lookup Path
 ------------------
 
-When accessing objects, ReST APIs come to RGW with three parameters:
+When accessing objects, REST APIs come to RGW with three parameters:
 account information (access key in S3 or account name in Swift),
 bucket or container name, and object name (or key). At present, RGW only
 uses account information to find out the user ID and for access control.