From 72a0ba097b231e82962a3c3440881491b2ea275a Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 12 Jan 2000 18:16:05 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@2220 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e8166432f1..e0a47cdac0 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 @@ -96,7 +96,7 @@ At present, the following programs exist: for different finite elements. -
Step 6
+
Step 8
What's new: The elastic equations will be solved instead of Laplace's equation. The solution is vector-valued and the equations form a system with as many -- 2.39.5