diff --git a/tutorial/t1.geo b/tutorial/t1.geo index 777ddddd6caabbcac502d7bc1bb62871bf47c4d9..45e26ead5f05691c166717861dd28fa6a57e39ef 100644 --- a/tutorial/t1.geo +++ b/tutorial/t1.geo @@ -65,7 +65,7 @@ Curve Loop(1) = {4, 1, -2, 3}; Plane Surface(1) = {1}; -// At this level, Gmsh knows everything to display the rectangular surface 6 and +// At this level, Gmsh knows everything to display the rectangular surface 1 and // to mesh it. An optional step is needed if we want to group elementary // geometrical entities into more meaningful groups, e.g. to define some // mathematical ("domain", "boundary"), functional ("left wing", "fuselage") or