From 572a518b1872d90ac9cecd50192346d97c4b2382 Mon Sep 17 00:00:00 2001 From: Nicola Coretti Date: Mon, 25 Mar 2024 08:27:00 +0100 Subject: [PATCH] Update doc/design/bucketpath.rst Co-authored-by: Torsten Kilias --- 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 f86deaa8..99a1db71 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 to so recus + non empty direcotries, in order to do so recus Args: recursive: if true the entrie directory and it's entire contents (files and subdirs)