Corrected spelling and typo's in comments
Resolves bug report https://bugs.openfoam.org/view.php?id=2845
This commit is contained in:
@ -290,7 +290,7 @@ void Foam::displacementLayeredMotionMotionSolver::cellZoneSolve
|
||||
if (patchesDict.size() != 2)
|
||||
{
|
||||
FatalIOErrorInFunction(*this)
|
||||
<< "Two faceZones (patches) must be specifed per cellZone. "
|
||||
<< "Two faceZones (patches) must be specified per cellZone. "
|
||||
<< " cellZone:" << cellZoneI
|
||||
<< " patches:" << patchesDict.toc()
|
||||
<< exit(FatalIOError);
|
||||
|
||||
Reference in New Issue
Block a user