From: bangerth Date: Sat, 9 Sep 2006 20:07:08 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f522ca7f73ae8fb2324c01eb3c2094bcb35d98;p=dealii-svn.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