diff --git a/applications/test/PatchTools/Test-PatchTools.C b/applications/test/PatchTools/Test-PatchTools.C index 65ba973620..6300b86ab3 100644 --- a/applications/test/PatchTools/Test-PatchTools.C +++ b/applications/test/PatchTools/Test-PatchTools.C @@ -89,16 +89,16 @@ using namespace Foam; // { // const vectorField& faceAreas = mesh.faceAreas(); // -// forAll(meshPoints, patchPointI) +// forAll(meshPoints, patchPointi) // { -// label meshPointI = meshPoints[patchPointI]; -// Map