From afb5b0620b9dcc921018a76bf2dd9b879be4da2a Mon Sep 17 00:00:00 2001 From: Wolfgang 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