Skip to content

Commit f42ccdf

Browse files
authored
docs correction
1 parent 0c0b54f commit f42ccdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform/Dir.roc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ delete_empty! = |path|
4141
## This may fail if:
4242
## - the path doesn't exist
4343
## - the path is not a directory
44-
## - the directory is not empty
4544
## - the user lacks permission to remove the directory.
4645
##
4746
## > [Path.delete_all!] does the same thing, except it takes a [Path] instead of a [Str].

0 commit comments

Comments
 (0)