diff options
author | Greg Sabino Mullane | 2013-09-23 20:22:23 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-09-23 20:22:23 +0000 |
commit | 69ebe524a72a9e4b627734acda373def4a62e8a2 (patch) | |
tree | e617528f70c522569ab20f016b4f6c62a308043b /check_postgres.pl | |
parent | eeb6a2c6a17f20c59d22c53d03990b17ea698ec3 (diff) |
Spelling fixes
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 6eaba24de..d168c57a4 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9818,7 +9818,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Fix --excludeuser in check_txn_idle (Mika Eloranta) - Fix userclause handling in check_txn_idle (Michael van Bracht) + Fix user clause handling in check_txn_idle (Michael van Bracht) Adjust docs to show colon as a better separator inside args for locks (Charles Sprickman) |