From f64c224707d451429ac17a12b75383b7aa464019 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 7 Feb 2006 04:17:37 +0000 Subject: [PATCH] Fix two issues. git-svn-id: https://svn.dealii.org/trunk@12246 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 5a11cf0bee..afa78b1c97 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 @@ -88,7 +88,7 @@ At present, the following programs exist:
Step 6
What's new: Adaptive local refinement. Handling of hanging nodes. Higher order elements. - Catching of exceptions in the ``main'' function. + Catching exceptions in the “main” function.
Step 7
-- 2.39.5