From: kanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Fri, 23 May 2008 15:18:13 +0000 (+0000)
Subject: typos
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dea8637d24b347dbacde11aae6a8afd21f160394;p=dealii-svn.git

typos

git-svn-id: https://svn.dealii.org/trunk@16186 0785d39b-7218-0410-832d-ea1e28bc413d
---

diff --git a/deal.II/examples/step-16/doc/results.dox b/deal.II/examples/step-16/doc/results.dox
index b7d1c56414..a002871ecd 100644
--- a/deal.II/examples/step-16/doc/results.dox
+++ b/deal.II/examples/step-16/doc/results.dox
@@ -3,7 +3,7 @@
 Since this example solves the same problem as @ref step_5 "step-5", we
 refer to the graphical output there. The only difference between the two is the solver. Let us compare the iteration steps needed to obtain convergence for the two methods:
 <table>
-<tr><th>cells</th><th>step-5</th><th><step-16></th><\tr>
+<tr><th>cells</th><th>step-5</th><th>step-16</th></tr>
 <tr><td>20</td>   <td>13</td> <td>6</td> </tr>
 <tr><td>80</td>   <td>18</td> <td>8</td> </tr>
 <tr><td>320</td>  <td>29</td> <td>9</td> </tr>