mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-18 05:02:58 -06:00
Fix spelling in warning about unhandled parallel ouput.
This commit is contained in:
parent
129db89dc0
commit
55362ecdc2
@ -830,7 +830,7 @@ namespace Opm
|
||||
|
||||
if ( no_kw )
|
||||
{
|
||||
Opm::OpmLog::warning("Unhandled ouput request", str.str());
|
||||
Opm::OpmLog::warning("Unhandled output request in parallel", str.str());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user