From 3b8fe9aa96c186390d4b9b5881ef75cc52bc5c4a Mon Sep 17 00:00:00 2001 From: ypdai <1041315735@qq.com> Date: Tue, 12 Feb 2019 17:50:07 +0800 Subject: [PATCH] doc: modify the wrong word "defails" to "details". Signed-off-by: ypdai (cherry picked from commit 8cefe3de7835ce136826faf595122cc210bf90af) --- doc/radosgw/layout.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/radosgw/layout.rst b/doc/radosgw/layout.rst index 04a525b6aefe2..a48a995dde3a5 100644 --- a/doc/radosgw/layout.rst +++ b/doc/radosgw/layout.rst @@ -42,8 +42,7 @@ Some variables have been used in above commands, they are: - bucket: Holds a mapping between bucket name and bucket instance id - bucket.instance: Holds bucket instance information[2] -Every metadata entry is kept on a single rados object. -See below for implementation defails. +Every metadata entry is kept on a single rados object. See below for implementation details. Note that the metadata is not indexed. When listing a metadata section we do a rados pgls operation on the containing pool. -- 2.39.5