From 455a10c4f36798a835bf18f9117c1a8eb12e6741 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Fri, 4 Sep 2009 08:36:43 +0000 Subject: [PATCH] And one more update. git-svn-id: https://svn.dealii.org/trunk@19389 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-37/step-37.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5