We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de94c9 commit ae866adCopy full SHA for ae866ad
doc/Type/IO/Path.pod6
@@ -294,7 +294,7 @@ Returns C<True> on success. Throws an exception of type
294
L<X::IO::Rmdir> if the directory cannot be removed (e.g.
295
the directory is not empty, or the path is not a directory).
296
297
-Since this only works on an empty directory, to removIhe a directory and its
+Since this only works on an empty directory, to remove a directory and its
298
contents you will have to do something more complex.
299
300
# When we have a directory first recurse, then remove it
0 commit comments