From: Wolfgang Bangerth Date: Tue, 24 Jan 2006 21:06:44 +0000 (+0000) Subject: Fix section header. X-Git-Tag: v8.0.0~12525 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539786fc84b6aeb0506e0da55e7645e2f190cbfd;p=dealii.git Fix section header. git-svn-id: https://svn.dealii.org/trunk@12150 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-1/step-1.cc b/deal.II/examples/step-1/step-1.cc index ec93ec6943..1d01370003 100644 --- a/deal.II/examples/step-1/step-1.cc +++ b/deal.II/examples/step-1/step-1.cc @@ -317,7 +317,7 @@ void second_grid () - // @sect3{Creating the second mesh} + // @sect3{The main function} // Finally, the main function. There // isn't much to do here, only to