summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2012-02-18 17:39:27 -0700
committerKarl Williamson <public@khwilliamson.com>2012-02-19 18:29:35 -0700
commit12b4b03c302996c6436da1a9d64b9e84827364e2 (patch)
tree5908c712c0c72adf37e293809cbdab7ba2df2eb4 /t
parent370b8f2f82c087e5659f68c3d8b8bb963d23a63f (diff)
downloadperl-12b4b03c302996c6436da1a9d64b9e84827364e2.tar.gz
podcheck.t: Typo in pod
Diffstat (limited to 't')
-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 8d417b9a5b..def6615338 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