From 3852087d1a0ed3af6a7ed5b808c5841cf7b60104 Mon Sep 17 00:00:00 2001 From: mattijs <mattijs@hunt.opencfd.co.uk> Date: Tue, 30 Jun 2009 22:19:12 +0100 Subject: [PATCH] changed comment --- .../polyTopoChange/polyTopoChange/localPointRegion.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dynamicMesh/polyTopoChange/polyTopoChange/localPointRegion.H b/src/dynamicMesh/polyTopoChange/polyTopoChange/localPointRegion.H index cecd70d390d..8a2eff1eb91 100644 --- a/src/dynamicMesh/polyTopoChange/polyTopoChange/localPointRegion.H +++ b/src/dynamicMesh/polyTopoChange/polyTopoChange/localPointRegion.H @@ -159,7 +159,7 @@ public: // return nRegions_; //} - //- Per point that is to duplicated to the local index + //- Per point that is to be duplicated the local index const Map<label>& meshPointMap() const { return meshPointMap_; -- GitLab