Skip to content
Snippets Groups Projects
Commit 258dd6ee authored by mattijs's avatar mattijs
Browse files

STYLE: polyMesh: corrected spelling

parent 6f3471d5
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ void Foam::polyMesh::setTopology
// For all points
forAll(curPoints, pointi)
{
// dGget the list of cells sharing this point
// Get the list of cells sharing this point
const labelList& curNeighbours =
PointCells[curPoints[pointi]];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment