mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
correct spelling.
This commit is contained in:
parent
f29f087435
commit
c23fa6f359
@ -150,7 +150,7 @@ namespace Opm
|
||||
case Message::type::Bug:
|
||||
return Log::MessageType::Bug;
|
||||
}
|
||||
throw std::logic_error("Invalide messages type!\n");
|
||||
throw std::logic_error("Invalid messages type!\n");
|
||||
}
|
||||
|
||||
/// This class encapsulates the setup and running of
|
||||
|
Loading…
Reference in New Issue
Block a user