mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix missing semicolon
This commit is contained in:
@@ -503,7 +503,7 @@ public:
|
||||
"(https://opm-project.org).\n"
|
||||
"\n"
|
||||
"THE `ebos` SIMULATOR IS FOR RESEARCH PURPOSES ONLY! For industrial "
|
||||
"applications, use `flow`."
|
||||
"applications, use `flow`.";
|
||||
else
|
||||
return briefDescription_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user