From 2e3ca04e2ee711cf8b87030b04f257316d990bde Mon Sep 17 00:00:00 2001 From: Andres Freund Date: Sun, 26 Apr 2015 19:05:39 +0200 Subject: Also correct therefor to therefore. Since both forms are arguably legal I wasn't sure about changing this. But then Tom argued for 'therefore'... Author: Dmitriy Olshevskiy Discussion: 34789.1430067832@sss.pgh.pa.us --- src/backend/optimizer/geqo/geqo_erx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/optimizer') diff --git a/src/backend/optimizer/geqo/geqo_erx.c b/src/backend/optimizer/geqo/geqo_erx.c index 69ac0776160..1a43ab7288c 100644 --- a/src/backend/optimizer/geqo/geqo_erx.c +++ b/src/backend/optimizer/geqo/geqo_erx.c @@ -138,7 +138,7 @@ gimme_edge_table(PlannerInfo *root, Gene *tour1, Gene *tour2, * registers edge from city1 to city2 in input edge table * * no assumptions about directionality are made; - * therefor it is up to the calling routine to + * therefore it is up to the calling routine to * call gimme_edge twice to make a bi-directional edge * between city1 and city2; * uni-directional edges are possible as well (just call gimme_edge -- cgit v1.2.3