]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix missing space in error message.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 May 2008 21:19:23 +0000 (21:19 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 May 2008 21:19:23 +0000 (21:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@16238 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/path_search.h

index c1ad9f4ed56d2c0cbb7cc1b286c77c71b9f4d0c3..6d598a3a4ca84788bfd75f6090e10acf00122640 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 2005, 2006, 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -230,7 +230,7 @@ class PathSearch
     DeclException2(ExcFileNotFound,
                   std::string, std::string,
                   << "The file \"" << arg1
-                  << "\"was not found in the path for files of class "
+                  << "\" was not found in the path for files of class "
                   << arg2);
     
   private:

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.