From 56acb3752cdf41be8cf327dae616e9ff95883dfc Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 17 Mar 2010 11:18:48 +0000 Subject: [PATCH] STYLE: changed comment --- .../polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C b/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C index ba92292d42..608bfaeea2 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C @@ -300,7 +300,7 @@ void Foam::coupledPolyPatch::calcTransformTensors { // Rotation, no separation - // Assume per-face differening transformation, correct later + // Assume per-face differing transformation, correct later separation_.setSize(0);