mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-29 10:40:59 -06:00
Fxied typo wether -> whether.
This commit is contained in:
parent
bcc3ab7d95
commit
fd10c97e46
@ -196,7 +196,7 @@ namespace Opm {
|
||||
|
||||
LinearisedBlackoilResidual residual_;
|
||||
|
||||
/// \brief Wether we print something to std::cout
|
||||
/// \brief Whether we print something to std::cout
|
||||
bool terminal_output_;
|
||||
|
||||
std::vector<int> primalVariable_;
|
||||
|
Loading…
Reference in New Issue
Block a user