From fb10ca1da14885a3007975d5ca3e725f1aa8517b Mon Sep 17 00:00:00 2001
From: schrage
Date: Thu, 8 Apr 1999 15:23:06 +0000
Subject: [PATCH] Fixed language
git-svn-id: https://svn.dealii.org/trunk@1100 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/tutorial/chapter-3.laplace/source.html | 2 +-
deal.II/doc/tutorial/index.html | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/deal.II/doc/tutorial/chapter-3.laplace/source.html b/deal.II/doc/tutorial/chapter-3.laplace/source.html
index 286587a736..568882f545 100644
--- a/deal.II/doc/tutorial/chapter-3.laplace/source.html
+++ b/deal.II/doc/tutorial/chapter-3.laplace/source.html
@@ -28,7 +28,7 @@ Laplace problem by following the links below:
Makefile. Last but not least. You will
probably need to edit the variable root
defined at the
- top of the Makefile. This defines the location of your
+ top of the Makefile. This variable defines the location of your
DEAL directory.
diff --git a/deal.II/doc/tutorial/index.html b/deal.II/doc/tutorial/index.html
index d07def05e4..d4e6a31eda 100644
--- a/deal.II/doc/tutorial/index.html
+++ b/deal.II/doc/tutorial/index.html
@@ -34,8 +34,8 @@
advance through the chapters in their proper order. This tutorial contains the
complete code for every example program and can be used as a reference, too,
if you are looking for code to solve a specific problem with
- deal.II. The 0th chapter
- Structure of a Finite Element Program can also be used as a reference.
+ deal.II. The 0th chapter,
+ Structure of a Finite Element Program, can also be used as a reference.
On deal.II
@@ -50,7 +50,7 @@
- (also in a version without frames)
+
(also available in a version without frames)
We will discuss the various elements needed for a working
finite element program and some of the possibilitier
@@ -60,7 +60,7 @@
- (also in a version without frames)
+ (also available in a version without frames)
We will solve the stationary Laplace problem on a square grid with
--
2.39.5