From: Wolfgang Bangerth Date: Tue, 27 Mar 2001 13:55:48 +0000 (+0000) Subject: Doc fix. X-Git-Tag: v8.0.0~19478 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d8e5952f752b693521782e14efbb5b56582c75;p=dealii.git Doc fix. git-svn-id: https://svn.dealii.org/trunk@4302 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.