From dde1c085b98418e83ca77e219ed1f77f858c5f34 Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Tue, 13 Mar 2012 11:37:18 -0500 Subject: [PATCH] Add a missing word to perlsource.pod --- pod/perlsource.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perlsource.pod b/pod/perlsource.pod index 71057e1..4931015 100644 --- a/pod/perlsource.pod +++ b/pod/perlsource.pod @@ -203,7 +203,7 @@ Perl. See F for more details. =head2 F -This file everyone who's contributed to Perl. If you submit a patch, you +This file lists everyone who's contributed to Perl. If you submit a patch, you should add your name to this file as part of the patch. =head2 F -- 1.8.3.1