From: wolf Date: Tue, 24 Jan 2006 16:30:12 +0000 (+0000) Subject: Fix wording. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e7325674072933fbf9a22d7c2d872db86f41b8;p=dealii-svn.git Fix wording. git-svn-id: https://svn.dealii.org/trunk@12145 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/intro.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/intro.html index 618e17f1f9..c4559f0ad8 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/intro.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.data/intro.html @@ -2,7 +2,7 @@

Introduction

-In this first example, we do not so very much, but show two +In this first example, we don't actually do very much, but show two techniques: what is the syntax to generate triangulation objects, and some elements of simple loops over all cells. We create two grids, one which is a regularly refined square (not very exciting, but a common