From: wolf Date: Mon, 12 Apr 2004 14:31:25 +0000 (+0000) Subject: Adapt some wording. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bcd757c11af321d52654259e446744e07cbad07;p=dealii-svn.git Adapt some wording. git-svn-id: https://svn.dealii.org/trunk@8987 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/title.html b/deal.II/doc/tutorial/chapter-2.step-by-step/title.html index ce8409e866..d1b09c6857 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/title.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/title.html @@ -19,7 +19,7 @@

- The deal.II tutorial - Chapter 2 - Step-by-step examples + The deal.II tutorial - Step-by-step examples

diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html index 73607e961a..37a86887ed 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html @@ -19,8 +19,8 @@

Step-by-Step Examples

-In this chapter, we present a collection of small programs, each more -or less built atop of the previous one, which demonstrate various +This tutorial contains a collection of small programs, each more +or less built atop of the previous ones, which demonstrate various aspects of the library. The general layout of each such example is as follows: