]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a missing period. 721/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 31 Mar 2015 22:17:49 +0000 (17:17 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 31 Mar 2015 22:17:49 +0000 (17:17 -0500)
include/deal.II/base/exceptions.h

index 01fd350acbdf48a9dc882377dc8908eb9b704044..2719661d6415ac5517fd03ec51b79ea1ddee238b 100644 (file)
@@ -887,7 +887,7 @@ namespace StandardExceptions
   DeclException3 (ExcIndexRange,
                   int, int, int,
                   << "Index " << arg1 << " is not in the half-open range [" << arg2 << ","
-                  << arg3 << "[");
+                  << arg3 << "[.");
 
   /**
    * This generic exception will allow(enforce) the user to specify the type

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.