From e49e7a78cf5ca6cbf3119258457ed05fe071a16a Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 1 May 2013 23:47:07 +0000 Subject: [PATCH] Fix poor markup. git-svn-id: https://svn.dealii.org/trunk@29422 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/numerics/vector_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/numerics/vector_tools.h b/deal.II/include/deal.II/numerics/vector_tools.h index fc583d05b3..7925f81f64 100644 --- a/deal.II/include/deal.II/numerics/vector_tools.h +++ b/deal.II/include/deal.II/numerics/vector_tools.h @@ -1993,7 +1993,7 @@ namespace VectorTools * instead, and similar considerations hold when computing the $L_\infty$ * norm of the error. * - * @note Instantiations for this template + * Instantiations for this template * are provided for some vector types * (see the general documentation of the * class), but only for InVectors as in -- 2.39.5