summaryrefslogtreecommitdiff
path: root/dist/IO
diff options
context:
space:
mode:
authorjkeenan <jkeenan@cpan.org>2011-11-19 19:15:23 -0500
committerFather Chrysostomos <sprout@cpan.org>2011-11-22 16:27:13 -0800
commit6dfee1ec62c64d7afe8ced4650596dd9e7f71a63 (patch)
tree5a09d0082801ea6bacdf65936ea94dc0d12253ca /dist/IO
parente38ccfd9be3e341e4872a41a8378e174156b05a1 (diff)
downloadperl-6dfee1ec62c64d7afe8ced4650596dd9e7f71a63.tar.gz
[RT #36079] Convert ` to '.
Diffstat (limited to 'dist/IO')
-rw-r--r--dist/IO/lib/IO/Dir.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/IO/lib/IO/Dir.pm b/dist/IO/lib/IO/Dir.pm
index 74d0778466..3486532ce3 100644
--- a/dist/IO/lib/IO/Dir.pm
+++ b/dist/IO/lib/IO/Dir.pm
@@ -186,7 +186,7 @@ argument which, if given, C<new> will pass to C<open>
=back
The following methods are wrappers for the directory related functions built
-into perl (the trailing `dir' has been removed from the names). See L<perlfunc>
+into perl (the trailing 'dir' has been removed from the names). See L<perlfunc>
for details of these functions.
=over 4