mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Corrected spelling mistakes
This commit is contained in:
@ -435,7 +435,7 @@ int main(int argc, char *argv[])
|
||||
scalar smallDim = 1e-6 * bb.mag();
|
||||
|
||||
Info<< "Checking for points less than 1e-6 of bounding box ("
|
||||
<< bb.span() << " meter) apart."
|
||||
<< bb.span() << " metre) apart."
|
||||
<< endl;
|
||||
|
||||
// Sort points
|
||||
|
||||
Reference in New Issue
Block a user