Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
:rage4:
  • Loading branch information
zoffixznet committed Jul 22, 2016
1 parent 8761394 commit ebab3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/IO/Path.pod6
Expand Up @@ -273,7 +273,7 @@ https://en.wikipedia.org/wiki/File_system_permissions#Numeric_notation>
specified as an integer (thought still subject to L<umask|
https://en.wikipedia.org/wiki/Umask>).
Creates parent directories, as needed. That is, C<mkdir "foo/bar"> will
Creates parent directories, as needed. That is, C<mkdir "foo/bar"> will
create C<foo> if it does not exist.
Throws an exception of type L<X::IO::Mkdir> if the
Expand Down

0 comments on commit ebab3c9

Please sign in to comment.