STYLE: autoSnapDriver: spelling

This commit is contained in:
mattijs 2014-04-22 10:40:05 +01:00
parent 97b294d962
commit 3727c2e374

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;