Fxied typo wether -> whether.

This commit is contained in:
Markus Blatt 2015-02-20 16:03:08 +01:00
parent bcc3ab7d95
commit fd10c97e46

View File

@ -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_;