From 7109b1032e7079647dd5a22ad88dd396c46af55f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 26 Nov 2001 14:53:24 +0000 Subject: [PATCH] Fix comment. git-svn-id: https://svn.dealii.org/trunk@5270 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/persistent_tria.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/grid/persistent_tria.h b/deal.II/deal.II/include/grid/persistent_tria.h index 857a0abc68..6c64d3196f 100644 --- a/deal.II/deal.II/include/grid/persistent_tria.h +++ b/deal.II/deal.II/include/grid/persistent_tria.h @@ -103,7 +103,7 @@ class PersistentTriangulation : public Triangulation * coarse grid in future. Copy smoothing * flags, etc from that grid as well. * Note that the initial state of the - * triangulation is empty, unless + * triangulation is empty, until * @p{restore_grid} is called for the * first time. * -- 2.39.5