From e88cb090aa802a1b894c4da04ec504c2f57a27ed Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 26 Nov 2006 01:51:18 +0000
Subject: [PATCH] *** empty log message ***

---
 Mesh/meshGRegion.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Mesh/meshGRegion.h b/Mesh/meshGRegion.h
index b2af5798bc..cfb1c7391a 100644
--- a/Mesh/meshGRegion.h
+++ b/Mesh/meshGRegion.h
@@ -34,7 +34,7 @@ class optimizeMeshGRegion {
   void operator () (GRegion *);
 };
 
-// destroy the mesh of the face
+// destroy the mesh of the region
 class deMeshGRegion {
 public :
   void operator () (GRegion *);
-- 
GitLab