]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a couple of typos.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 May 2008 03:34:30 +0000 (03:34 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 May 2008 03:34:30 +0000 (03:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@16166 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/multigrid/mg_dof_handler.cc

index 18aa95055ec344082ab0a1c4062eda1aca79d4d4..03f935e065413260e5ba3ab20a06cb060c25e7db 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 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
@@ -1086,11 +1086,11 @@ MGDoFHandler<dim>::begin_active_hex (const unsigned int level) const
 
 
 
-                                // We can't ask the respective tria->-function here, as
+                                // We can't ask the respective tria-function here, as
                                 // that would include dereferencing a past-the-end iterator
                                 // which is not allowed. Therefore we have to repeat the
                                 // code from tria.cc
-                                // This is valid for all functions whisch return past the
+                                // This is valid for all functions that return past the
                                 // end iterators, namely all functions end_*()
 template <int dim>
 typename MGDoFHandler<dim>::raw_line_iterator

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.