Skip to content

Commit da6c654

Browse files
committed
Oops, forgot one Testable -> FileTestable
1 parent 9d5747d commit da6c654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S16-io.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ references to S32-setting-library/IO.pod. An overview:
250250
islink($target); # is the file a symbolic link?
251251
readlink($target); # the destination of the symlink ($source)
252252

253-
=head3 IO::Testable Role
253+
=head3 IO::FileTestable Role
254254

255255
Role to be consumed by both C<IO::Path> as well as C<IO::Handle>.
256256

0 commit comments

Comments
 (0)