diff --git a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C index c8561a6d671fabdec95daa88c0cfc2c09cf9bb53..90e6a379e056425c346f927ba6312f09ffe55004 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C +++ b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C @@ -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();