]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Jan 2002 09:49:58 +0000 (09:49 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Jan 2002 09:49:58 +0000 (09:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@5354 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/subdomain_ids.cc

index be7d3ecc87de783a1604379063a4cac63cbd8141..08345f23bd59674e872f182b8c09e348b25a7468 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2001 by the deal.II authors
+//    Copyright (C) 2001, 2002 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -35,7 +35,7 @@ std::ofstream logfile("subdomain_ids.output");
 DeclException2 (ExcNumberMismatch,
                int, int,
                << "The numbers " << arg1 << " and " << arg2
-               << " should be equation, but are not.");
+               << " should be equal, but are not.");
 
 
 template <int dim>

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.