mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix typo
This commit is contained in:
parent
f867f9a977
commit
93eda52576
@ -165,7 +165,7 @@ sendActivationDateToMasterProcess() const
|
||||
/*tag=*/static_cast<int>(MessageTag::SlaveActivationDate),
|
||||
this->slave_master_comm_
|
||||
);
|
||||
OpmLog::info("Sent simulation start date to master process from rank 0");
|
||||
OpmLog::info("Sent simulation activation date to master process from rank 0");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user