From: alberto sartori Date: Mon, 30 Nov 2015 14:18:42 +0000 (+0100) Subject: fixed doc X-Git-Tag: v8.4.0-rc2~188^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1928%2Fhead;p=dealii.git fixed doc --- diff --git a/include/deal.II/numerics/vector_tools.h b/include/deal.II/numerics/vector_tools.h index ad82cb2ec1..09797d9872 100644 --- a/include/deal.II/numerics/vector_tools.h +++ b/include/deal.II/numerics/vector_tools.h @@ -741,7 +741,7 @@ namespace VectorTools /** * Calls the other interpolate_boundary_values() function, see above, with - * mapping=MappingQGeneric@(1). The same comments apply as for the + * mapping=MappingQGeneric@(1). The same comments apply as for the * previous function, in particular about the use of the component mask and * the requires size of the function object. * @@ -760,7 +760,7 @@ namespace VectorTools /** * Calls the other interpolate_boundary_values() function, see above, with - * mapping=MappingQGeneric@(1). The same comments apply as for the + * mapping=MappingQGeneric@(1). The same comments apply as for the * previous function, in particular about the use of the component mask and * the requires size of the function object. */