From: Wolfgang Bangerth Date: Sat, 9 Sep 2006 20:07:08 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~11101 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8132fca22d74be7a42112bebd66971c57ac0d0d;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@13871 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-23/step-23.cc b/deal.II/examples/step-23/step-23.cc index d464ee418b..39e42a9f38 100644 --- a/deal.II/examples/step-23/step-23.cc +++ b/deal.II/examples/step-23/step-23.cc @@ -458,7 +458,7 @@ void WaveEquation::setup_system () } - // @sect4{WaveEquation::solve_u and WaveEquation::solve_u} + // @sect4{WaveEquation::solve_u and WaveEquation::solve_v} // The next two functions deal with solving // the linear systems associated with the