summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Boes2009-04-22 21:37:47 +0000
committerJeff Boes2009-04-22 21:37:47 +0000
commitb0ccd4a6e2ef1873188f99e8e78dcf0055bd7768 (patch)
treeec58bb5cb8aeb83418dd093f9351834b93940f82
parentb5efdf39a08107c07dce9502edffe368012b63d4 (diff)
Typo.
-rwxr-xr-xcheck_postgres.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 567da8dd0..235f42113 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -3019,7 +3019,7 @@ sub check_relation_size {
return;
-} ## end of check_relations_size
+} ## end of check_relation_size
sub check_table_size {