]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Jun 2009 12:20:26 +0000 (12:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Jun 2009 12:20:26 +0000 (12:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@18946 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-4/step-4.cc

index ab08d4b446efe51a4830b5f08aae0410ab78d2a6..574f520252bdca884b7c0fc7418b18ace5ea29e6 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors */
+/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
@@ -445,7 +445,7 @@ void LaplaceProblem<dim>::assemble_system ()
                                   // world they look alike and you will
                                   // probably never see a difference although
                                   // the classes that this typedef stands for
-                                  // are in fact completelye unrelated:
+                                  // are in fact completely unrelated:
   typename DoFHandler<dim>::active_cell_iterator cell = dof_handler.begin_active(),
                                                 endc = dof_handler.end();
   for (; cell!=endc; ++cell)

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.