Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #538 from titsuki/fix-typo
Fix a typo in the IO::Special page
  • Loading branch information
titsuki committed May 23, 2016
2 parents 70b03ca + 6db1d03 commit 97ef172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/IO/Special.pod
Expand Up @@ -68,7 +68,7 @@ The 'size' file test operator, always returns 0.
method l(IO::Special:D:) returns Bool
The 'symbolic links' file test operator, always returns C<False>/
The 'symbolic links' file test operator, always returns C<False>.
=head2 method r
Expand Down

0 comments on commit 97ef172

Please sign in to comment.