From: Wolfgang Bangerth Date: Mon, 25 Apr 2011 00:01:13 +0000 (+0000) Subject: Minor edit. X-Git-Tag: v8.0.0~4112 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=381a109c0b9c6d60665c31b6c0e7e2508975fbfe;p=dealii.git Minor edit. git-svn-id: https://svn.dealii.org/trunk@23645 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-46/doc/intro.dox b/deal.II/examples/step-46/doc/intro.dox index e1c4cccf96..2d146c1e1c 100644 --- a/deal.II/examples/step-46/doc/intro.dox +++ b/deal.II/examples/step-46/doc/intro.dox @@ -366,9 +366,9 @@ solid cell is refined, yielding the following code: face_is_on_interface = true; else if (cell->neighbor(f)->has_children() == true) { - // neighbor does + // The neighbor does // have - // children. see if + // children. See if // any of the cells // on the other // side are elastic