From f2750f7d21d420908dfaace7cf0215bc4b3785de Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 7 Jun 2010 17:11:32 +0100 Subject: [PATCH] STYLE: corrected spelling in comment --- .../interpolationCellPoint/cellPointWeight/cellPointWeight.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/finiteVolume/interpolation/interpolation/interpolationCellPoint/cellPointWeight/cellPointWeight.H b/src/finiteVolume/interpolation/interpolation/interpolationCellPoint/cellPointWeight/cellPointWeight.H index 01599a2fd1..6c439ea166 100644 --- a/src/finiteVolume/interpolation/interpolation/interpolationCellPoint/cellPointWeight/cellPointWeight.H +++ b/src/finiteVolume/interpolation/interpolation/interpolationCellPoint/cellPointWeight/cellPointWeight.H @@ -87,7 +87,7 @@ public: static int debug; //- Tolerance used in calculating barycentric co-ordinates - // (applied to normailised values) + // (applied to normalised values) static scalar tol;