From c697a7fa4ea9d20e50b9fe68bf1b403ba8b17d2a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 15 Mar 2018 15:16:40 +0100
Subject: [PATCH] up

---
 Electrostatics/microstrip.pro | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Electrostatics/microstrip.pro b/Electrostatics/microstrip.pro
index 22d3fe1..bddd084 100644
--- a/Electrostatics/microstrip.pro
+++ b/Electrostatics/microstrip.pro
@@ -40,8 +40,8 @@
 
 Group {
   /* One starts by giving explicit meaningful names to the Physical regions
-     defined in the "microstrip.msh" mesh file. There are 2 volume regions and 3
-     surface regions in this model. */
+     defined in the "microstrip.msh" mesh file. We only use 2 volume regions and
+     2 surface regions in this model. */
 
   Air = Region[101];
   Diel1 = Region[111];
-- 
GitLab