]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a couple of typos. 7987/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 1 May 2019 14:05:34 +0000 (08:05 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 1 May 2019 14:05:34 +0000 (08:05 -0600)
source/fe/fe_poly_tensor.cc

index 2dc68bc749b933fb966a3400e0926f47b5df838f..95fdc779dc4330911384186ab85ac620c978a61f 100644 (file)
@@ -44,9 +44,9 @@ namespace internal
       //---------------------------------------------------------------------------
 
       /**
-       * On noncartesian grids, the sign of the DoFs associated with the faces
+       * On non-Cartesian grids, the sign of the DoFs associated with the faces
        * of the elements has to be changed in some cases.  This procedure
-       * implements an algorithm, which determines the DoFs, which need this
+       * implements an algorithm that determines those DoFs that need this
        * sign change for a given cell.
        */
       void
@@ -358,7 +358,7 @@ FE_PolyTensor<PolynomialType, dim, spacedim>::fill_fe_values(
 
   // Create table with sign changes, due to the special structure of the RT
   // elements.
-  // TODO: Preliminary hack to demonstrate the overall prinicple!
+  // TODO: Preliminary hack to demonstrate the overall principle!
 
   // Compute eventual sign changes depending on the neighborhood
   // between two faces.

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.