]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix two typos in step-17. 849/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 20 Apr 2015 14:29:53 +0000 (09:29 -0500)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 20 Apr 2015 14:29:53 +0000 (09:29 -0500)
examples/step-17/step-17.cc

index 986a8eea72cff6a76537a2f059b10a16fe311bef..5469fa5c864fe8a07aa101f0d54ff3b074dc9dbb 100644 (file)
@@ -92,7 +92,7 @@ namespace Step17
 {
   using namespace dealii;
 
-  // @sect3{The <code>ElasticProblem</code> class}
+  // @sect3{The <code>ElasticProblem</code> class template}
 
   // Here comes the declaration of the main class. As mentioned in the
   // introduction, almost all of this has been copied verbatim from step-8,
@@ -177,7 +177,7 @@ namespace Step17
   };
 
 
-  // @sec3{Right hand side values}
+  // @sect3{Right hand side values}
 
   // The following is taken from step-8 without change:
   template <int dim>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.