From 3403e4000f439caa6933917919d0f60eb6635c0c Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 30 Dec 2012 02:13:10 +0000 Subject: [PATCH] Improve documentation. git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27872 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/dofs/dof_handler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/dofs/dof_handler.h b/deal.II/include/deal.II/dofs/dof_handler.h index 86973e9506..7903c9cbf9 100644 --- a/deal.II/include/deal.II/dofs/dof_handler.h +++ b/deal.II/include/deal.II/dofs/dof_handler.h @@ -422,7 +422,7 @@ public: * found in the implementation of this * function. * - * Note that this function is most often + * @note This function is most often * used to determine the maximal row * length for sparsity * patterns. Unfortunately, while the -- 2.39.5