]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use 'destroyed' instead of 'destructed'.
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 22 Aug 2017 15:51:09 +0000 (09:51 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 22 Aug 2017 15:51:09 +0000 (09:51 -0600)
examples/step-6/step-6.cc

index 47103a2bbc551337d7a4097c4595473f344087a7..d6477d42291c903182738849525700e19603d7b7 100644 (file)
@@ -191,7 +191,7 @@ 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 destructed, but most of the time not who this using
+// 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
 // problem exactly is, although it is then usually straightforward to remedy
 // the situation. However, we believe that the effort to find invalid

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.