From bef3d13af09d1bc5e384ca84af9969ace2a88f38 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 2 Oct 2000 12:45:59 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@3368 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/grid_in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/grid/grid_in.h b/deal.II/deal.II/include/grid/grid_in.h index 5f6c1b7706..eca75ae3ca 100644 --- a/deal.II/deal.II/include/grid/grid_in.h +++ b/deal.II/deal.II/include/grid/grid_in.h @@ -274,7 +274,7 @@ class GridIn * what actually was created, if * it is known that the data is * not correct in some way, but - * the @red{Triangulation} class + * the @ref{Triangulation} class * refuses to generate a * triangulation because of these * errors. In particular, the -- 2.39.5