mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
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
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user