mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
STYLE: Corrected spelling mistakes
This commit is contained in:
@ -62,7 +62,7 @@ int main(int argc, char *argv[])
|
||||
boundBox bb(points);
|
||||
|
||||
Info<< "bounding box: min = " << bb.min()
|
||||
<< " max = " << bb.max() << " meters."
|
||||
<< " max = " << bb.max() << " metres."
|
||||
<< endl;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user