From: bangerth Date: Sun, 17 Aug 2008 22:32:56 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed96e8a275df118941f6bee70fdac84254afbfa9;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@16583 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/grid/tria.cc b/deal.II/deal.II/source/grid/tria.cc index be172c1553..42336633dc 100644 --- a/deal.II/deal.II/source/grid/tria.cc +++ b/deal.II/deal.II/source/grid/tria.cc @@ -10604,7 +10604,7 @@ bool Triangulation::prepare_coarsening_and_refinement () // 5/ ensure patch level 1. Then the // triangulation consists of patches, // i.e. of cells that are - // refined once. It follows that if + // refined once. It follows that if at // least one of the children of a cell // is or will be refined than all children // need to be refined. This step