diff options
author | Yitzchak Scott-Thoennes <sthoenna@efn.org> | 2000-08-30 12:25:34 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-31 02:47:07 +0000 |
commit | 309a139e25ad5904ea3df36d8c769e05300b3585 (patch) | |
tree | 81042a6f5d38c5bb59c3163aa2c1e4526d7b906e /lib/Pod/Checker.pm | |
parent | 15ca46dffbff20f40ea8bc261b5df773a7455737 (diff) | |
download | perl-309a139e25ad5904ea3df36d8c769e05300b3585.tar.gz |
Re: typos in pods
Message-ID: <eIcr5gzkg25X092yn@efn.org>
p4raw-id: //depot/perl@6935
Diffstat (limited to 'lib/Pod/Checker.pm')
-rw-r--r-- | lib/Pod/Checker.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Pod/Checker.pm b/lib/Pod/Checker.pm index 37ed68f873..01ac486e69 100644 --- a/lib/Pod/Checker.pm +++ b/lib/Pod/Checker.pm @@ -202,7 +202,7 @@ These may not necessarily cause trouble, but indicate mediocre style. =over 4 -=item * multiple occurence of link target I<name> +=item * multiple occurrence of link target I<name> The POD file has some C<=item> and/or C<=head> commands that have the same text. Potential hyperlinks to such a text cannot be unique then. |