Fixes spelling error in EclMaterialLawManager.hpp

This commit is contained in:
Markus Blatt
2021-11-16 13:04:42 +01:00
parent 06a7c51a27
commit f62a448c4b

View File

@@ -541,7 +541,7 @@ public:
#if HAVE_OPM_COMMON
if (enableHysteresis())
OpmLog::warning("Warning: Using non-default satnum regions for conenction is not tested in combination with hysteresis");
OpmLog::warning("Warning: Using non-default satnum regions for connection is not tested in combination with hysteresis");
#endif
// Currently we don't support COMPIMP. I.e. use the same table lookup for the hysteresis curves.
// unsigned impRegionIdx = satRegionIdx;