Skip to content

Commit bab245c

Browse files
authored
Update lib/elixir/lib/file.ex
1 parent a29179e commit bab245c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/file.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1652,7 +1652,7 @@ defmodule File do
16521652

16531653
@doc """
16541654
Same as `rm_rf/1` but raises a `File.Error` exception in case of failures,
1655-
otherwise the list of files or directories removed.
1655+
otherwise returns the list of files or directories removed.
16561656
16571657
## Examples
16581658

0 commit comments

Comments
 (0)