From: Wolfgang Bangerth Date: Fri, 18 Mar 2016 18:02:58 +0000 (-0500) Subject: Fix erroneous character. X-Git-Tag: v8.5.0-rc1~1193^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d004c9d04bf9bfbcf110df82cfa0e50237c82558;p=dealii.git Fix erroneous character. --- diff --git a/include/deal.II/numerics/vector_tools.h b/include/deal.II/numerics/vector_tools.h index bbfe9e637b..7f83fb8aa5 100644 --- a/include/deal.II/numerics/vector_tools.h +++ b/include/deal.II/numerics/vector_tools.h @@ -1192,7 +1192,7 @@ namespace VectorTools * module on * @ref constraints. * - *

Arguments to this function>

+ *

Arguments to this function

* * This function is explicitly for use with FE_Nedelec elements, or with * FESystem elements which contain FE_Nedelec elements. It will throw an