diff options
Diffstat (limited to 't/porting')
-rw-r--r-- | t/porting/podcheck.t | 2 |
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 |