mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: backslash doxygen commands, email address, typos in error messages
This commit is contained in:
@ -816,7 +816,7 @@ void correctCoupledBoundaryConditions(fvMesh& mesh)
|
||||
else
|
||||
{
|
||||
FatalErrorInFunction
|
||||
<< "Unsuported communications type "
|
||||
<< "Unsupported communications type "
|
||||
<< Pstream::commsTypeNames[Pstream::defaultCommsType]
|
||||
<< exit(FatalError);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user