From: Greg Sabino Mullane Date: Sun, 11 Sep 2011 13:58:13 +0000 (-0400) Subject: Typo. X-Git-Tag: 2.18.0~4 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6aab0a0b7028d5e918f5e3d5a9b014c9e255fd88;p=check_postgres.git Typo. --- diff --git a/check_postgres.pl b/check_postgres.pl index 7d9f2b0d8..318f9ff50 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -3884,7 +3884,7 @@ sub check_custom_query { my $goodrow = 0; - ## The other column tells is the name to use as the perfdata value + ## The other column tells it the name to use as the perfdata value my $perfname; for my $r (@{$db->{slurp}}) {