STYLE: autoSnapDriver: spelling

This commit is contained in:
mattijs 2014-04-22 10:40:05 +01:00 committed by Andrew Heather
parent 7d6ba40e91
commit b5d50b94e7

View File

@ -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;