diff --git a/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriver.C b/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriver.C index e810b198f4e380d5f979a75244d23bcfdc8d8b2d..ed05edf492cf4c7eb9b1e32b9c8d32be00c0b79c 100644 --- a/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriver.C +++ b/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriver.C @@ -135,7 +135,7 @@ Foam::pointField Foam::autoSnapDriver::smoothPatchDisplacement pp.localPoints(), nonManifoldPoint ); - Info<< "Found " << nNonManifoldPoints << " non-mainfold point(s)." + Info<< "Found " << nNonManifoldPoints << " non-manifold point(s)." << endl;