]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix grammar.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 17 Aug 2009 17:33:57 +0000 (17:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 17 Aug 2009 17:33:57 +0000 (17:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@19289 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_boundary_lib.h

index 62c9c8bae2d826a6aa734f3a0a0721dafe42f03b..0c094060ad49f1a2c7eba444f5463cf9c1f3b9d3 100644 (file)
@@ -213,7 +213,7 @@ class ConeBoundary : public StraightBoundary<dim>
                                      * points <tt>x_0</tt> and
                                      * <tt>x_1</tt> describe the
                                      * starting and ending points of
-                                     * the axis of the (cutted)
+                                     * the axis of the (truncated)
                                      * cone. <tt>radius_0</tt>
                                      * denotes the radius
                                      * corresponding to <tt>x_0</tt>
@@ -227,7 +227,7 @@ class ConeBoundary : public StraightBoundary<dim>
 
                                     /**
                                      * Return the radius of the
-                                     * (cutted) cone at given point
+                                     * (truncated) cone at given point
                                      * <tt>x</tt> on the axis.
                                      */
     double get_radius (const Point<dim> x) const;
@@ -298,13 +298,13 @@ class ConeBoundary : public StraightBoundary<dim>
 
   protected:
                                     /**
-                                     * First radius of the (cutted)
+                                     * First radius of the (truncated)
                                      * cone.
                                      */
     const double radius_0;
 
                                     /**
-                                     * Second radius of the (cutted)
+                                     * Second radius of the (truncated)
                                      * cone.
                                      */
     const double radius_1;

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.