Typo.
authorGreg Sabino Mullane <[email protected]>
Sun, 11 Sep 2011 13:58:13 +0000 (09:58 -0400)
committerGreg Sabino Mullane <[email protected]>
Sun, 11 Sep 2011 13:58:13 +0000 (09:58 -0400)
check_postgres.pl

index 7d9f2b0d8e0f4939848d013dda76b007a98e69b7..318f9ff50305c0de8e2399c224aa6b12acc5a781 100755 (executable)
@@ -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}}) {