]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an error message. 3146/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 21 Sep 2016 20:21:58 +0000 (14:21 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 21 Sep 2016 20:21:58 +0000 (14:21 -0600)
This is one of the most frequent error messages I get to see, and yet
have apparently never paid attention to the fact that there is a mistake
in it...

include/deal.II/base/exceptions.h

index 2ea32fc4ad7c63c254f7863d6fe591355302dc6a..c5298b6417f3300868697f5260f8b6ce9923d068 100644 (file)
@@ -768,7 +768,7 @@ namespace StandardExceptions
                     "example would be that the first part of an algorithm "
                     "sorts elements of an array in ascending order, and "
                     "a second part of the algorithm later encounters an "
-                    "an element that is not larger than the previous one."
+                    "element that is not larger than the previous one."
                     "\n\n"
                     "There is usually not very much you can do if you "
                     "encounter such an exception since it indicates an error "

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.