Skip to content

Commit 3480036

Browse files
committed
doc/radosgw: Fix indentation in cloud-transition.rst
Indent the second paragraph of a list item at the same level as the previous paragraph. The unexpected indentation resulted in an ERROR from Sphinx but it was still rendered with increased indentation looking rather out of place. Capitalize the first letter similarly to the previous paragraph. Signed-off-by: Ville Ojamo <[email protected]>
1 parent 5562407 commit 3480036

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/radosgw/cloud-transition.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,9 @@ attributes are added to the objects being transitioned:
353353

354354
If set to default ``true``, the cloud service should map and store all
355355
``the x-amz-meta-*`` attributes. If it cannot, then the operation should fail.
356-
if set to ``false``, the cloud service can ignore such attributes and
357-
just store the object data being sent.
356+
357+
If set to ``false``, the cloud service can ignore such attributes and
358+
just store the object data being sent.
358359

359360
By default, post-transition, the source object gets deleted. But it is possible
360361
to retain its metadata with updated values (including ``storage-class``

0 commit comments

Comments
 (0)