Skip to content

Commit 7a31f4f

Browse files
committed
comment typofix.
1 parent f551b56 commit 7a31f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/pg_repack.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ rebuild_indexes(const repack_table *table)
631631

632632
num_indexes = PQntuples(res);
633633

634-
/* We might have more actual worker connectionss than we need,
634+
/* We might have more actual worker connections than we need,
635635
* if the number of workers exceeds the number of indexes to be
636636
* built. In that case, ignore the extra workers.
637637
*/

0 commit comments

Comments
 (0)