rename completion to connection

This commit is contained in:
Tor Harald Sandve 2018-06-28 15:49:45 +02:00
parent 6d11c69121
commit 0bfe876425

View File

@ -208,7 +208,7 @@ void test_readWriteWells() {
w1.control = 1;
/*
* the completion keys (active indices) and well names correspond to the
* the connection keys (active indices) and well names correspond to the
* input deck. All other entries in the well structures are arbitrary.
*/
w1.connections.push_back( { 88, rc1, 30.45, 123.45 } );