ENH: Minor spelling correction

This commit is contained in:
andy
2010-03-17 17:57:10 +00:00
parent 97910c2c0c
commit 9e68716255

View File

@ -357,7 +357,7 @@ bool Foam::sampledSurfaces::update()
if (Pstream::master() && debug)
{
Pout<< nl << "Merging all points within "
<< mergeDim << " meter" << endl;
<< mergeDim << " metre" << endl;
}
forAll(*this, surfI)