From 3686b4d5e6a89a47303ddc002397b2fdaa3cc323 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 22 Mar 2019 00:36:10 +0100 Subject: [PATCH] Update include/deal.II/grid/grid_tools.h Co-Authored-By: luca-heltai --- 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 13a5361495..6cc0507caf 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -2633,7 +2633,7 @@ namespace GridTools const bool compute_face_ids = false); /** - * Propagate manifold indicators associated to the cells of the Triangulation + * Propagate manifold indicators associated with the cells of the Triangulation * @p tria to their co-dimension one and two objects. * * This function sets the @p manifold_id of faces and edges (both on the -- 2.39.5