comment typofix.

This commit is contained in:
Josh Kupershmidt 2013-02-20 20:26:48 -07:00
parent f551b56f1a
commit 7a31f4fbf6

View File

@ -631,7 +631,7 @@ rebuild_indexes(const repack_table *table)
num_indexes = PQntuples(res);
/* We might have more actual worker connectionss than we need,
/* We might have more actual worker connections than we need,
* if the number of workers exceeds the number of indexes to be
* built. In that case, ignore the extra workers.
*/