From 2760be57bc102dc293f92e7be394fbcd7f14c695 Mon Sep 17 00:00:00 2001 From: Giovanni Alzetta Date: Wed, 18 Oct 2017 21:54:01 +0000 Subject: [PATCH] Corrected spelling --- 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 715096c463..96d9ed53db 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -881,7 +881,7 @@ namespace GridTools * A version of the previous function that exploits an already existing * map between vertices and cells, constructed using the function * GridTools::vertex_to_cell_map, a map of vertex_to_cell_centers, obtained - * through GridTools::vertex_to_cells_center_directions, and a guess `cell_hint`. + * through GridTools::vertex_to_cell_centers_directions, and a guess `cell_hint`. * * @author Luca Heltai, Rene Gassmoeller, 2017 */ -- 2.39.5