From 6aab0a0b7028d5e918f5e3d5a9b014c9e255fd88 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Sun, 11 Sep 2011 09:58:13 -0400 Subject: Typo. --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check_postgres.pl') 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}}) { -- cgit v1.2.3