]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix assert message 11656/head
authorPeter Munch <peterrmuench@gmail.com>
Sat, 30 Jan 2021 23:35:06 +0000 (00:35 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Sat, 30 Jan 2021 23:35:06 +0000 (00:35 +0100)
include/deal.II/grid/reference_cell.h

index 5266ad11602deb0b2b2d8af375cac75472bbe3ce..6fbb547c57c87b3e61fedaa263ff3681755a7e9a 100644 (file)
@@ -1988,7 +1988,7 @@ namespace ReferenceCell
               out << ",";
           }
 
-        out << "] is no permutation of [";
+        out << "] is not a permutation of [";
 
         for (unsigned int i = 0; i < n_vertices; ++i)
           {

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.