From: Wolfgang Bangerth Date: Wed, 23 Jun 2010 13:40:05 +0000 (+0000) Subject: One more cross reference. X-Git-Tag: v8.0.0~5991 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=184ecf79fd0fd8e1215476ee52d9b5ff52e208f0;p=dealii.git One more cross reference. git-svn-id: https://svn.dealii.org/trunk@21278 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_handler.h b/deal.II/deal.II/include/dofs/dof_handler.h index 713dd88201..279fbe5fa5 100644 --- a/deal.II/deal.II/include/dofs/dof_handler.h +++ b/deal.II/deal.II/include/dofs/dof_handler.h @@ -355,8 +355,8 @@ class DoFHandler : public Subscriptor * problem is to use an intermediate * compressed sparsity pattern that only * allocates memory on demand. Refer to - * the step-11 example - * program on how to do this. The problem + * the step-2 and step-11 example + * programs on how to do this. The problem * is also discussed in the documentation * of the module on @ref Sparsity. */