summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2013-09-23 19:46:09 +0000
committerGreg Sabino Mullane2013-09-23 19:46:09 +0000
commiteeb6a2c6a17f20c59d22c53d03990b17ea698ec3 (patch)
treee70ddb61c247d83b062df58ffdd51b3be4db9025 /check_postgres.pl
parentf9d17961a54d3867bd9e6253e4b2aef5f0ab566b (diff)
Typo
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 548a85ae3..6eaba24de 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -9766,7 +9766,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
Install man page in section 1. (Peter Eisentraut, bug 53, github issue 26)
- Order lock typs in check_locks output to make the ordering predictable;
+ Order lock types in check_locks output to make the ordering predictable;
setting SKIP_NETWORK_TESTS will skip the new_version tests; other minor test
suite fixes. (Christoph Berg)