From a8132fca22d74be7a42112bebd66971c57ac0d0d Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 9 Sep 2006 20:07:08 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@13871 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-23/step-23.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5