diff options
author | Abigail <abigail@abigail.be> | 1998-12-23 17:32:07 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1998-12-28 07:46:06 +0000 |
commit | c1bd112471bb32354e70498a8f9fd1fda46fe834 (patch) | |
tree | 3c52152be6effcde383e2b2d63a01a23ac3e892d /pod | |
parent | b5fea04c3cacd1ce6ab0e9589fa1cd207b283357 (diff) | |
download | perl-c1bd112471bb32354e70498a8f9fd1fda46fe834.tar.gz |
Typo in documentation of pod2html.
To: perl5-porters@perl.org (Perl Porters)
Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
p4raw-id: //depot/cfgperl@2505
Diffstat (limited to 'pod')
-rw-r--r-- | pod/pod2html.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/pod2html.PL b/pod/pod2html.PL index 4eec29c26b..366dc163bf 100644 --- a/pod/pod2html.PL +++ b/pod/pod2html.PL @@ -164,7 +164,7 @@ See L<Pod::Html> for a list of known bugs in the translator. =head1 SEE ALSO -L<perlpod>, L<Pod::HTML> +L<perlpod>, L<Pod::Html> =head1 COPYRIGHT |