From b675fd9a3fe883bd3ec53c60e3cfd78899bccc81 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 23 Apr 2009 15:58:20 +0000 Subject: [PATCH] Fix section heading. git-svn-id: https://svn.dealii.org/trunk@18702 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-34/step-34.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-34/step-34.cc b/deal.II/examples/step-34/step-34.cc index c4e09fefad..47e842205f 100644 --- a/deal.II/examples/step-34/step-34.cc +++ b/deal.II/examples/step-34/step-34.cc @@ -1350,7 +1350,7 @@ void BEMProblem::solve_system() } - // @sect4{BEMProblem::solve_system} + // @sect4{BEMProblem::compute_errors} // The computation of the errors is // exactly the same in all other -- 2.39.5