From d5ff1fbc91dd46b5980b4ea53b2ee8d45f5cf2bb Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Wed, 9 Nov 2005 08:26:34 +0000 Subject: [PATCH] Fix docu. git-svn-id: https://svn.dealii.org/trunk@11740 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/tria.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/grid/tria.h b/deal.II/deal.II/include/grid/tria.h index b693d613a0..9e5b3f69bd 100644 --- a/deal.II/deal.II/include/grid/tria.h +++ b/deal.II/deal.II/include/grid/tria.h @@ -1830,7 +1830,7 @@ class Triangulation : public Subscriptor * only. This function takes the * cell data in the ordering as * requested by deal.II versions - * up to 5.1, converts it to the + * up to 5.2, converts it to the * new (lexicographic) ordering * and calls * create_triangulation(). -- 2.39.5