From: Wolfgang Bangerth Date: Thu, 12 Jan 2006 14:54:04 +0000 (+0000) Subject: Improve wording. X-Git-Tag: v8.0.0~12661 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17018de57e67bc5a3dd9135ad8f7e6df4d7b1dbe;p=dealii.git Improve wording. git-svn-id: https://svn.dealii.org/trunk@12001 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-8/step-8.cc b/deal.II/examples/step-8/step-8.cc index cdd271daae..bd23075d1e 100644 --- a/deal.II/examples/step-8/step-8.cc +++ b/deal.II/examples/step-8/step-8.cc @@ -351,7 +351,7 @@ ElasticProblem::ElasticProblem () : // possibilities in later examples. // // It should be noted that the - // ``FESystem'' object thus created + // ``FESystem'' object so created // does not actually use the finite // element which we have passed to it // as first parameter. We could thus