From: hartmann Date: Tue, 11 Sep 2001 13:58:47 +0000 (+0000) Subject: small doc update concerning tables. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f82fcf41e7acd8dcc385e7859b7b0facb35fcd7;p=dealii-svn.git small doc update concerning tables. git-svn-id: https://svn.dealii.org/trunk@4961 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 352cd179cc..16785e8fea 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: equation. Non-homogeneous Neumann boundary conditions and boundary integrals. Verification of correctness of computed solutions. Computing the error between exact and numerical - solution. + solution and output of the data in tables.
Step 8