From: bangerth Date: Thu, 23 Apr 2009 15:58:20 +0000 (+0000) Subject: Fix section heading. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b675fd9a3fe883bd3ec53c60e3cfd78899bccc81;p=dealii-svn.git Fix section heading. git-svn-id: https://svn.dealii.org/trunk@18702 0785d39b-7218-0410-832d-ea1e28bc413d --- 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