]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo found by Jean Marie.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Jul 2009 18:51:16 +0000 (18:51 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Jul 2009 18:51:16 +0000 (18:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@19073 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 3fe7699ffffb011940cb945e557a67b5ed114a13..3b2b64a10dabb5f274e6674f8a8d9e14b4f552b0 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$
  *
- * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 by the deal.II authors
+ * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009 by the deal.II authors
  *
  * This file is subject to QPL and may not be  distributed
  * without copyright and license information. Please refer
@@ -68,14 +68,14 @@ void first_grid ()
                                    // two-dimensional domain:
   Triangulation<2> triangulation;
                                   // Here and in many following
-                                   // cases, the string "@<2@>" after a
+                                   // cases, the string "<2>" after a
                                    // class name indicates that this
                                    // is an object that shall work in
                                    // two space dimensions. Likewise,
                                    // there are versions of the
                                    // triangulation class that are
-                                   // working in one ("@<1@>") and three
-                                   // ("@<3@>") space dimensions. The
+                                   // working in one ("<1>") and three
+                                   // ("<3>") space dimensions. The
                                    // way this works is through some
                                    // template magic that we will
                                    // investigate in some more detail

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.