X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/12527e6c89dc3642bce883fbd5e6b9b48f5aef95..6facdfffe71025525d0728c47e940e0df82f9b65:/lib/Pod/ParseUtils.pm?ds=inline diff --git a/lib/Pod/ParseUtils.pm b/lib/Pod/ParseUtils.pm index 7d994c7..db615a5 100644 --- a/lib/Pod/ParseUtils.pm +++ b/lib/Pod/ParseUtils.pm @@ -274,7 +274,7 @@ sub initialize { This method can be used to (re)parse a (new) hyperlink, i.e. the contents of a C...E> sequence. The result is stored in the current object. Warnings are stored in the B property. -E.g. sections like Copen(2)E> are deprected, as they do not point +E.g. sections like Copen(2)E> are deprecated, as they do not point to Perl documents. CDBI::foo(3p)E> is wrong as well, the manpage section can simply be dropped.