Skip to content

Commit 474f3da

Browse files
author
David Christensen
committed
Minor comment typo fix
[no-ci]
1 parent b17775b commit 474f3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_postgres.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ package check_postgres;
12701270
'filter=s@', ## used by same_schema only
12711271
'suffix=s', ## used by same_schema only
12721272
'replace', ## used by same_schema only
1273-
'lsfunc=s', ## used by wal_fles and archive_ready
1273+
'lsfunc=s', ## used by wal_files and archive_ready
12741274
'skipcycled', ## used by sequence only
12751275
);
12761276

0 commit comments

Comments
 (0)