STYLE: chckTopology: wrong message.

This commit is contained in:
mattijs
2011-04-11 13:36:33 +01:00
parent 386dd53f44
commit 6594b254b5

View File

@ -179,7 +179,7 @@ Foam::label Foam::checkTopology
if (nTwoCells > 0)
{
Info<< " <<Writing " << nTwoCells
<< " cells with with single non-boundary face to set "
<< " cells with with two non-boundary faces to set "
<< twoCells.name()
<< endl;
twoCells.instance() = mesh.pointsInstance();