mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Minor typo correction.
This commit is contained in:
@ -790,7 +790,7 @@ bool Foam::primitiveMesh::checkPoints
|
||||
{
|
||||
if (debug || report)
|
||||
{
|
||||
Info<< " ***Unsed points found in the mesh, "
|
||||
Info<< " ***Unused points found in the mesh, "
|
||||
"number unused by faces: " << nFaceErrors
|
||||
<< " number unused by cells: " << nCellErrors
|
||||
<< endl;
|
||||
|
||||
Reference in New Issue
Block a user