From: Wolfgang Bangerth Date: Mon, 25 Mar 2019 16:38:14 +0000 (+0100) Subject: Update include/deal.II/grid/grid_tools.h X-Git-Tag: v9.1.0-rc1~250^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ecef4009d01ff5b3420c94b9f5bfecddfaaa9ba;p=dealii.git Update include/deal.II/grid/grid_tools.h Co-Authored-By: luca-heltai --- 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. *