index b7723481b0e7d187cc2f446805241102c180ca57..58269374056ff667d1cb52b51e22c60456168f76 100644 (file)
@@ -610,7 +610,7 @@ set_rel_consider_parallel(PlannerInfo *root, RelOptInfo *rel,
/*
* Currently, parallel workers can't access the leader's temporary
- * tables. We could possibly relax this if the wrote all of its
+ * tables. We could possibly relax this if we wrote all of its
* local buffers at the start of the query and made no changes
* thereafter (maybe we could allow hint bit changes), and if we
* taught the workers to read them. Writing a large number of