From d0859b11017a7e049df94b509dda123db06828d0 Mon Sep 17 00:00:00 2001 From: Sajith Sasidharan Date: Mon, 4 Jan 2021 21:04:13 -0500 Subject: [PATCH] Fix indentation in webapi docs Warning was: tahoe-lafs/docs/frontends/webapi.rst:2035: WARNING: Unexpected indentation. --- docs/frontends/webapi.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst index 99fa44979..e00445fbf 100644 --- a/docs/frontends/webapi.rst +++ b/docs/frontends/webapi.rst @@ -2032,10 +2032,11 @@ potential for surprises when the file store structure is changed. Tahoe-LAFS provides a mutable file store, but the ways that the store can change are limited. The only things that can change are: - * the mapping from child names to child objects inside mutable directories - (by adding a new child, removing an existing child, or changing an - existing child to point to a different object) - * the contents of mutable files + +* the mapping from child names to child objects inside mutable directories + (by adding a new child, removing an existing child, or changing an + existing child to point to a different object) +* the contents of mutable files Obviously if you query for information about the file store and then act to change it (such as by getting a listing of the contents of a mutable