From: Wolfgang Bangerth Date: Wed, 25 Jan 2006 06:18:45 +0000 (+0000) Subject: Fix a link. X-Git-Tag: v8.0.0~12515 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daffb250cdbb84e369c2ac8d9928204780802b9f;p=dealii.git Fix a link. git-svn-id: https://svn.dealii.org/trunk@12160 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 c45fcd4c3d..443196267e 100644 --- a/deal.II/deal.II/include/dofs/dof_handler.h +++ b/deal.II/deal.II/include/dofs/dof_handler.h @@ -287,7 +287,7 @@ class DoFHandler : public Subscriptor * the boundary can couple with. * * The number is the same as for - * @p max_coupling_between_dofs in one + * max_couplings_between_dofs() in one * dimension less. */ unsigned int max_couplings_between_boundary_dofs () const;