From: wolf Date: Tue, 7 Feb 2006 04:17:37 +0000 (+0000) Subject: Fix two issues. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64c224707d451429ac17a12b75383b7aa464019;p=dealii-svn.git Fix two issues. git-svn-id: https://svn.dealii.org/trunk@12246 0785d39b-7218-0410-832d-ea1e28bc413d --- 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