From a2a8a018eac6bc48731c4cb6970f53a10fa92de2 Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Sat, 11 Jul 2009 22:34:32 -0400 Subject: [PATCH] Fix a typo noticed by Josh Tolley. --- perl-lib/PgCommitFest/Patch.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-lib/PgCommitFest/Patch.pm b/perl-lib/PgCommitFest/Patch.pm index fe9a720..5ebeb42 100644 --- a/perl-lib/PgCommitFest/Patch.pm +++ b/perl-lib/PgCommitFest/Patch.pm @@ -124,7 +124,7 @@ EOM elsif (defined $value{'date_closed'} && !grep { $_ eq $value{'patch_status_id'} } qw(4 5 6)) { $r->error(<