Skip to content

Commit ae866ad

Browse files
author
Brock Wilcox
committed
Missed typeo
1 parent 8de94c9 commit ae866ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/IO/Path.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Returns C<True> on success. Throws an exception of type
294294
L<X::IO::Rmdir> if the directory cannot be removed (e.g.
295295
the directory is not empty, or the path is not a directory).
296296
297-
Since this only works on an empty directory, to removIhe a directory and its
297+
Since this only works on an empty directory, to remove a directory and its
298298
contents you will have to do something more complex.
299299
300300
# When we have a directory first recurse, then remove it

0 commit comments

Comments
 (0)