From f130353768de0732ead13d9b8a3ee9c134ba26c0 Mon Sep 17 00:00:00 2001 From: Jean-Paul Pelteret Date: Sun, 15 Apr 2018 10:06:41 +0200 Subject: [PATCH] Touchup documentation --- include/deal.II/grid/grid_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h index 49e9c23fcd..3c61633b01 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -2275,7 +2275,7 @@ namespace GridTools * * This function copies the boundary ids of the boundary faces and * edges that are present in the parameter @p src_boundary_ids to - * the corresponding manifold_id in @p dst_manifold_ids, of the same + * the corresponding manifold id in @p dst_manifold_ids, of the same * faces and edges. * * If the optional parameter @p reset_boundary_ids is non empty, -- 2.39.5