]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve grammar in exceptions.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 27 Feb 2015 03:00:09 +0000 (21:00 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 27 Feb 2015 03:00:09 +0000 (21:00 -0600)
source/grid/tria.cc

index 62398b0e9c2595ba125cf961cec8fa4dd96dfa2d..45143a9d1dae6996b1d236bc98a944f5a2c836f6 100644 (file)
@@ -969,7 +969,7 @@ namespace internal
      */
     DeclException2 (ExcLineInexistant,
                     int, int,
-                    << "When trying to give a boundary indicator to a line: "
+                    << "While trying to assign a boundary indicator to a line: "
                     << "the line with end vertices " << arg1 << " and "
                     << arg2 << " does not exist.");
     /**
@@ -978,7 +978,7 @@ namespace internal
      */
     DeclException4 (ExcQuadInexistant,
                     int, int, int, int,
-                    << "When trying to give a boundary indicator to a quad: "
+                    << "While trying to assign a boundary indicator to a quad: "
                     << "the quad with bounding lines " << arg1 << ", " << arg2
                     << ", " << arg3 << ", " << arg4 << " does not exist.");
     /**

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.