]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve some wording. 4930/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 22 Aug 2017 16:15:49 +0000 (10:15 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 22 Aug 2017 16:16:17 +0000 (10:16 -0600)
examples/step-6/step-6.cc

index d6477d42291c903182738849525700e19603d7b7..ad718833f8f5f214786283fc20ca80bd5e0535ec 100644 (file)
@@ -190,9 +190,9 @@ Step6<dim>::Step6 ()
 //
 // To be fair, such exceptions about still used objects are not particularly
 // popular among programmers using deal.II, since they only tell us that
-// something is wrong, namely that some other object is still using the object
-// that is presently being destroyed, but most of the time not who this using
-// object is. It is therefore often rather time-consuming to find out where the
+// something is wrong, namely that <i>some</i> other object is still using the object
+// that is presently being destroyed, but most of the time not <i>which</i> object is
+// still using it. It is therefore often rather time-consuming to find out where the
 // problem exactly is, although it is then usually straightforward to remedy
 // the situation. However, we believe that the effort to find invalid
 // references to objects that do no longer exist is less if the problem is

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.