]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a comment typo.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 11 Feb 2007 05:44:42 +0000 (05:44 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 11 Feb 2007 05:44:42 +0000 (05:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@14462 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_constraints.h

index 6b3fdcc7cb5652b52c94dafaf2479842a7c99d85..18b410c3a3ec315ac79385a766fcc454b594d51e 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1041,9 +1041,8 @@ ConstraintMatrix::add_line (const unsigned int line)
 
   
   
-                                  // check whether line already
-                                  // exists; it may, but then we need
-                                  // can just quit
+                                  // check whether line already exists; it
+                                  // may, in which case we can just quit
   if ((line < constraint_line_exists.size())
       &&
       (constraint_line_exists[line] == true))

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.