From 8a0fd7e73b15416528db9a2d6674c393e254b63d Mon Sep 17 00:00:00 2001 From: alberto sartori Date: Mon, 30 Nov 2015 15:18:42 +0100 Subject: [PATCH] fixed doc --- include/deal.II/numerics/vector_tools.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. */ -- 2.39.5