]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix a typo 7635/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 24 Jan 2019 19:43:25 +0000 (13:43 -0600)
committerMatthias Maier <tamiko@43-1.org>
Thu, 24 Jan 2019 19:43:25 +0000 (13:43 -0600)
include/deal.II/lac/affine_constraints.templates.h

index 19599515f96dc673648c4f9cf819ad024ae927b7..dc0df47d7f5a807374d93dfe560f4166e905f4b1 100644 (file)
@@ -185,7 +185,7 @@ AffineConstraints<number>::is_consistent_in_parallel(
               ++inconsistent;
               if (verbose)
                 std::cout << "Proc " << myid << " got line " << lineit.index
-                          << " from " << kv.first << " wrong values!"
+                          << " from " << kv.first << " with wrong values!"
                           << std::endl;
             }
         }

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.