From 7ecef4009d01ff5b3420c94b9f5bfecddfaaa9ba Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 25 Mar 2019 17:38:14 +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 fed508b798..05f6b4a835 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -2637,7 +2637,7 @@ namespace GridTools * 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 - * interior and on the boundary) to the value returnd by the + * interior and on the boundary) to the value returned by the * @p disambiguation_function method, called with the set of * manifold indicators of the cells that share the same face or edge. * -- 2.39.5