From 184ecf79fd0fd8e1215476ee52d9b5ff52e208f0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 23 Jun 2010 13:40:05 +0000 Subject: [PATCH] One more cross reference. git-svn-id: https://svn.dealii.org/trunk@21278 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_handler.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. */ -- 2.39.5