From: Wolfgang Bangerth Date: Tue, 30 Oct 2007 23:50:34 +0000 (+0000) Subject: Fix double reference (program2doxygen introduces the second one). X-Git-Tag: v8.0.0~9688 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ecb6dd52448101d8c819aac097f533eed079f8a;p=dealii.git Fix double reference (program2doxygen introduces the second one). git-svn-id: https://svn.dealii.org/trunk@15408 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-29/step-29.cc b/deal.II/examples/step-29/step-29.cc index 3161cf2199..592323524a 100644 --- a/deal.II/examples/step-29/step-29.cc +++ b/deal.II/examples/step-29/step-29.cc @@ -428,7 +428,7 @@ ComputeIntensity::compute_derived_quantities_vector ( // Finally here is the main class of this program. // It's member functions are very similar to the previous - // examples, in particular @ref step_4 "step-4", and the list + // examples, in particular step-4, and the list // of member variables does not contain // any major surprises either. // The ParameterHandler object that is passed