From: David Mitchell Date: Sun, 17 May 2009 21:54:20 +0000 (+0100) Subject: fix typo in Porting/Maintainers.pl X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=43f325442ca73aa61c929950f63cd3ff97b67d6b;p=p5sagit%2Fp5-mst-13.2.git fix typo in Porting/Maintainers.pl --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 1b29b58..a8bb6d0 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1210,7 +1210,7 @@ package Maintainers; # this pseudo-module represents all the files under ext/ and lib/ - # that aren't otherwise claimed. This means that two following two + # that aren't otherwise claimed. This means that the following two # commands will check that every file under ext/ and lib/ is # accounted for, and that there are no duplicates: #