summaryrefslogtreecommitdiff
path: root/gv.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-07 08:29:28 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-07 08:29:28 +0000
commit6d0f518e0b7ff19ca6956aba9c075bcc87b59d84 (patch)
tree3ba9fcbf1336cb6a5b48d36081e194619ba705f1 /gv.c
parentfac7034317257ca372dae1fbecbc49d69a7c7d66 (diff)
downloadperl-6d0f518e0b7ff19ca6956aba9c075bcc87b59d84.tar.gz
pod fixes (from Abigail and M J T Guy)
p4raw-id: //depot/perl@5015
Diffstat (limited to 'gv.c')
-rw-r--r--gv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gv.c b/gv.c
index a7ed085a2e..f65b1ce35a 100644
--- a/gv.c
+++ b/gv.c
@@ -299,7 +299,7 @@ Perl_gv_fetchmeth(pTHX_ HV *stash, const char *name, STRLEN len, I32 level)
/*
=for apidoc gv_fetchmethod
-See L<gv_fetchmethod_autoload.
+See L<gv_fetchmethod_autoload>.
=cut
*/