From: Greg Date: Wed, 27 May 2009 23:08:28 +0000 (-0400) Subject: Typo, yikes. X-Git-Tag: 2.9.0~5 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=a205b91e3f0ef7ae564ab33e5697a18c077a005d;p=check_postgres.git Typo, yikes. --- diff --git a/Makefile.PL b/Makefile.PL index 031cf6839..58ad2ee20 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -43,7 +43,7 @@ my %opts = NAME => 'check_postgres', VERSION_FROM => 'check_postgres.pl', AUTHOR => 'Greg Sabino Mullane ', - ABSTRACT => 'Postgre monitoring script', + ABSTRACT => 'Postgres monitoring script', PREREQ_PM => { 'ExtUtils::MakeMaker' => '6.11', 'Test::More' => '0.61',