Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
uwe committed Aug 5, 2011
1 parent 1285276 commit e381b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Devel/PatchPerl.pm
@@ -1,6 +1,6 @@
package Devel::PatchPerl;

# ABSTRACT: Patch perl source a la Devel::PPort's buildperl.pl
# ABSTRACT: Patch perl source a la Devel::PPPort's buildperl.pl

use strict;
use warnings;
Expand Down Expand Up @@ -1721,7 +1721,7 @@ qq[patchin'];
=head1 DESCRIPTION
Devel::PatchPerl is a modularisation of the patching code contained in L<Devel::PPort>'s
Devel::PatchPerl is a modularisation of the patching code contained in L<Devel::PPPort>'s
C<buildperl.pl>.
It does not build perls, it merely provides an interface to the source patching
Expand Down

0 comments on commit e381b5d

Please sign in to comment.