From f5522317fbf73ba64a88f50fe09eda393328a8e0 Mon Sep 17 00:00:00 2001 From: mattijs Date: Thu, 16 Jun 2011 19:10:12 +0100 Subject: [PATCH] STYLE: cvControls: typo --- src/mesh/conformalVoronoiMesh/cvControls/cvControls.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/conformalVoronoiMesh/cvControls/cvControls.H b/src/mesh/conformalVoronoiMesh/cvControls/cvControls.H index f28c34dd70..88f3ca229f 100644 --- a/src/mesh/conformalVoronoiMesh/cvControls/cvControls.H +++ b/src/mesh/conformalVoronoiMesh/cvControls/cvControls.H @@ -80,7 +80,7 @@ class cvControls // fraction of the local target cell size scalar featureEdgeExclusionDistanceCoeff_; - //- Surface search distance coefficient - faction of the local + //- Surface search distance coefficient - fraction of the local // target cell size scalar surfaceSearchDistanceCoeff_;