diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec index 001a154..e07c28c 100644 --- a/perl-Test-Strict.spec +++ b/perl-Test-Strict.spec @@ -46,7 +46,7 @@ By setting a minimum test coverage through 'all_cover_ok()', a code author can ensure his code is tested above a preset level of _kwality_ throughout the development cycle. -Along with the Test::Pod manpage, this module can provide the first tests +Along with the Test::Pod, this module can provide the first tests to setup for a module author. This module should be able to run under the -T flag for perl >= 5.6. All