From: bangerth Date: Sun, 27 May 2007 04:04:12 +0000 (+0000) Subject: Fix reference X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fae204578170a8f08f4ebe7ce87f62beb26f013;p=dealii-svn.git Fix reference git-svn-id: https://svn.dealii.org/trunk@14712 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-28/step-28.cc b/deal.II/examples/step-28/step-28.cc index 304abc2483..2f9c00211e 100644 --- a/deal.II/examples/step-28/step-28.cc +++ b/deal.II/examples/step-28/step-28.cc @@ -4,7 +4,7 @@ /* $Id: step-6.cc,v 1.43 2006/02/09 02:54:11 wolf Exp $ */ /* Version: $Name: $ */ /* */ -/* Copyright (C) 2006 by the deal.II authors and Yaqi Wang */ +/* Copyright (C) 2006, 2007 by the deal.II authors and Yaqi Wang */ /* */ /* This file is subject to QPL and may not be distributed */ /* without copyright and license information. Please refer */ @@ -1580,7 +1580,7 @@ EnergyGroup::output_results (const unsigned int cycle) const // declare_parameters // that described to the // ParameterHandler class already - // used in @ref step_19 "step-19" + // used in step-19 // what parameters are accepted in // the input file, and a function // get_parameters that