btrfs-progs: docs: fix indentation of the ORPHAN_OBJECTID

When compiling the documents, we have the following warning:

  ~/btrfs-progs/Documentation/dev/On-disk-format.rst:369: WARNING: Bullet list ends without a blank line; unexpected unindent.

It's caused by a mismatched indent.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
Qu Wenruo 2023-05-02 07:29:37 +08:00 committed by David Sterba
parent ae1bf6d881
commit bd14aef125
1 changed files with 2 additions and 2 deletions