From 6fc47489292d77cb4e3b57f33d8198f1c154d38f Mon Sep 17 00:00:00 2001 From: Nicola Coretti Date: Mon, 25 Mar 2024 08:29:20 +0100 Subject: [PATCH] Apply review comments --- doc/design/bucketpath.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/design/bucketpath.rst b/doc/design/bucketpath.rst index 9c4a4ecf..671cddeb 100644 --- a/doc/design/bucketpath.rst +++ b/doc/design/bucketpath.rst @@ -248,7 +248,7 @@ Pathlike Removes this directory. Note: In order to stay close to the pathlib based `rmdir` the default won't delete - non empty direcotries, in order to do so recus + non empty direcotries. Args: recursive: if true the entrie directory and it's entire contents (files and subdirs)