mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Minor spelling correction
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user