mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected typo: Tranform -> Transform
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1923
This commit is contained in:
@ -713,7 +713,7 @@ void Foam::searchableSurfaceCollection::distribute
|
||||
{
|
||||
forAll(subGeom_, surfI)
|
||||
{
|
||||
// Note:Tranform the bounding boxes? Something like
|
||||
// Note:Transform the bounding boxes? Something like
|
||||
// pointField bbPoints =
|
||||
// cmptDivide
|
||||
// (
|
||||
|
||||
Reference in New Issue
Block a user