summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2012-02-18 17:39:27 -0700
committerKarl Williamson <public@khwilliamson.com>2012-02-18 17:39:27 -0700
commitcab3eb14c742068a649b196e51be17ee0a0d7cda (patch)
treed42bccf827630d757744c770dd1ccfe67464af6f
parentba4dfd3b51ebeb74cbf2433902760b8459ae9cfd (diff)
downloadperl-cab3eb14c742068a649b196e51be17ee0a0d7cda.tar.gz
podcheck.t: Typo in pod
-rw-r--r--t/porting/podcheck.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/porting/podcheck.t b/t/porting/podcheck.t
index 46b6eac97a..91a4159173 100644
--- a/t/porting/podcheck.t
+++ b/t/porting/podcheck.t
@@ -200,7 +200,7 @@ For example,
./perl -I../lib porting/podcheck.t --add_link Unicode::Casing
causes the external module "Unicode::Casing" to be added to the data base, so
-C<LE<lt>Unicode::Casing<gt>> will be considered valid.
+C<LE<lt>Unicode::CasingE<gt>> will be considered valid.
=item --regen