]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typos.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 28 Jan 2005 18:22:57 +0000 (18:22 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 28 Jan 2005 18:22:57 +0000 (18:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@9881 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_levels.h
deal.II/deal.II/include/grid/tria_quad.h

index 531383dd831a78ad7b713b005ee0cfa0164771ce..b2766b193f9c980a43115de8c3b7cd9dc5ad72c6 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -143,7 +143,7 @@ class TriangulationLevel<0>
                                      *  Reserve enough space to accomodate
                                      *  @p total_cells cells on this level.
                                      *  Since there are no @p used flags on this
-                                     *  level, you have to give to total number
+                                     *  level, you have to give the total number
                                      *  of cells, not only the number of newly
                                      *  to accomodate ones, like in the
                                      *  <tt>TriangulationLevel<N>::reserve_space</tt>
@@ -379,7 +379,7 @@ class TriangulationLevel<2> :  public TriangulationLevel<1>
        std::vector<Quad> quads;
                                         /**
                                          *  Same as for the
-                                         *  TriangulationLevel<1>::LinesData@p ::chilren
+                                         *  TriangulationLevel<1>::LinesData@p ::children
                                          *  array, but since there
                                          *  are four children, the
                                          *  index points to the first
index 42a7077a3e4d4661a83ab9941b447a03776b43d2..1c7b2527f068b16589f786046ad34207060ecb74 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -21,7 +21,7 @@
 /**
  *   @p Quads denote the fundamental entities of triangulations in two dimensions
  *   and the boundaries of hexaeders in three dimensions. They are
- *   characterized by the (global) indices of the dour bounding lines.
+ *   characterized by the (global) indices of the four bounding lines.
  *
  *   A quad itself has one index, as far as the topological part handled in
  *   the triangulation is concerned: the index in the level

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.