From 43d8e5952f752b693521782e14efbb5b56582c75 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 27 Mar 2001 13:55:48 +0000 Subject: [PATCH] Doc fix. git-svn-id: https://svn.dealii.org/trunk@4302 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 744e8f26db..5163af9aaf 100644 --- a/deal.II/deal.II/include/grid/persistent_tria.h +++ b/deal.II/deal.II/include/grid/persistent_tria.h @@ -154,7 +154,7 @@ class PersistentTriangulation : public Triangulation * newly created or @p{clear()} * was called on it before. * - * Multiply calles the + * Repeatedly calls the * @p{restore(unsigned int)} * function in a loop over all * refinement steps. -- 2.39.5