From 0572b18f731dc976a8e1f4854e6af28f74e43235 Mon Sep 17 00:00:00 2001 From: wolf 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