Fix spelling in master_initialize_node_metadata comment

pull/1264/head
Marco Slot 2017-03-01 12:27:50 +01:00
parent 33b58f8e26
commit bab1b65491
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ master_disable_node(PG_FUNCTION_ARGS)
/*
* master_initialize_node_metadata is run once, when upgrading citus. It injests the
* master_initialize_node_metadata is run once, when upgrading citus. It ingests the
* existing pg_worker_list.conf into pg_dist_node, then adds a header to the file stating
* that it's no longer used.
*/