From 4d8695c70ef484f678f965259f2249db6c2393c0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 12 Feb 2011 14:09:17 +0000 Subject: [PATCH] Fix file name. git-svn-id: https://svn.dealii.org/trunk@23346 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/grid/grid_generator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/grid/grid_generator.h b/deal.II/include/deal.II/grid/grid_generator.h index dbfcda4142..906ae7d2fa 100644 --- a/deal.II/include/deal.II/grid/grid_generator.h +++ b/deal.II/include/deal.II/grid/grid_generator.h @@ -602,7 +602,7 @@ class GridGenerator * this is the middle plane of the mesh * for the n_cells=6: * - * @image html hyper_shell-6_cross_plane.png + * @image html hyper_shell_6_cross_plane.png * * The mesh generated with * n_cells=6 is better but -- 2.39.5