From: kronbichler Date: Fri, 4 Sep 2009 08:36:43 +0000 (+0000) Subject: And one more update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=455a10c4f36798a835bf18f9117c1a8eb12e6741;p=dealii-svn.git And one more update. git-svn-id: https://svn.dealii.org/trunk@19389 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-37/step-37.cc b/deal.II/examples/step-37/step-37.cc index 8e2fe72349..4c9704acc1 100644 --- a/deal.II/examples/step-37/step-37.cc +++ b/deal.II/examples/step-37/step-37.cc @@ -1378,7 +1378,7 @@ void LaplaceProblem::output_results (const unsigned int cycle) const - // @sect4{LaplaceProblem::output_results} + // @sect4{LaplaceProblem::run} // The function that runs the program is // very similar to the one in step-16. We