From: bangerth Date: Sat, 5 Feb 2011 02:40:22 +0000 (+0000) Subject: Grammar fix. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7cd5e63badd7746de512d272724d18494656e8;p=dealii-svn.git Grammar fix. git-svn-id: https://svn.dealii.org/trunk@23286 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-18/doc/results.dox b/deal.II/examples/step-18/doc/results.dox index c4e1f4c8a8..4a80e0ad4a 100644 --- a/deal.II/examples/step-18/doc/results.dox +++ b/deal.II/examples/step-18/doc/results.dox @@ -330,7 +330,7 @@ the present one. One would need an even finer computation to find out. However, the point may be moot: looking at the last picture in detail, it is pretty obvious that not only is the linear small deformation model we chose completely inadequate, but for a realistic -simulation we would also need to make sure that the body does not intersects +simulation we would also need to make sure that the body does not intersect itself during deformation. Without such a formulation we cannot expect anything -that make sense, even if it produces nice pictures! +to make physical sense, even if it produces nice pictures!