From: bangerth Date: Wed, 1 May 2013 23:47:07 +0000 (+0000) Subject: Fix poor markup. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49e7a78cf5ca6cbf3119258457ed05fe071a16a;p=dealii-svn.git Fix poor markup. git-svn-id: https://svn.dealii.org/trunk@29422 0785d39b-7218-0410-832d-ea1e28bc413d --- 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