diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C b/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C index 2e3e001ca9184a4f674e8ccf6a3785087a43ca23..6ef8787d776aafcf3c91f383d3a04f6547f3e6f4 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C @@ -64,7 +64,7 @@ void Foam::processorPointPatch::initGeometry() } else { - // Slave side. Create the reversed patch and pick up its points + // Slave side. Create the reversed patch and pick up its points // so that the order is correct const polyPatch& pp = patch();