mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Minor corrections to comments/fix typos
This commit is contained in:
@ -248,7 +248,7 @@ bool Foam::timeControl::execute()
|
||||
default:
|
||||
{
|
||||
FatalErrorInFunction
|
||||
<< "Undefined output control: "
|
||||
<< "Undefined time control: "
|
||||
<< timeControlNames_[timeControl_] << nl
|
||||
<< abort(FatalError);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user