]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use proper grammar in an error message.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 18 Mar 2015 23:37:50 +0000 (18:37 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 18 Mar 2015 23:37:50 +0000 (18:37 -0500)
include/deal.II/base/table.h

index 71f58c1e2ae95588b08d3025aac4247f3ecb420c..0d8e0b6389ec325d5eb0de0d4b2cf8443e47927b 100644 (file)
@@ -193,7 +193,7 @@ namespace internal
       DeclException3 (ExcIndexRange, int, int, int,
                       << "Index " << N-P+1 << "has a value of "
                       << arg1 << " but needs to be in the range ["
-                      << arg2 << "," << arg3 << "[");
+                      << arg2 << "," << arg3 << "[.");
     private:
       /**
        * Store the data given to the constructor. There are no non-const

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.