]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some common typos 12431/head
authorDavid Wells <drwells@email.unc.edu>
Fri, 11 Jun 2021 10:48:00 +0000 (06:48 -0400)
committerDavid Wells <drwells@email.unc.edu>
Fri, 11 Jun 2021 10:49:48 +0000 (06:49 -0400)
source/grid/tria.cc

index 27a67d86153205e362f9b2334827df28174360cf..b5c3724acad752ad07dac1b2c6e0535c1175136a 100644 (file)
@@ -4558,7 +4558,7 @@ namespace internal
             }
 
 
-        // check how much space is needed on every level we need not
+        // check how much space is needed on every level. We need not
         // check the highest level since either - on the highest level
         // no cells are flagged for refinement - there are, but
         // prepare_refinement added another empty level
@@ -4825,7 +4825,7 @@ namespace internal
         // pairs (the children of lines must be stored in pairs)
         unsigned int n_lines_in_pairs = 0;
 
-        // check how much space is needed on every level we need not
+        // check how much space is needed on every level. We need not
         // check the highest level since either - on the highest level
         // no cells are flagged for refinement - there are, but
         // prepare_refinement added another empty level
@@ -5129,11 +5129,11 @@ namespace internal
              ++quad)
           quad->clear_user_flag();
 
-        // check how much space is needed on every level we need not
+        // check how much space is needed on every level. We need not
         // check the highest level since either
         // - on the highest level no cells are flagged for refinement
         // - there are, but prepare_refinement added another empty
-        // level which then is the highest level
+        //   level which then is the highest level
 
         // variables to hold the number of newly to be created
         // vertices, lines and quads. as these are stored globally,
@@ -6398,11 +6398,11 @@ namespace internal
           RefinementCase<dim - 1>::cut_y,
           RefinementCase<dim - 1>::cut_xy};
 
-        // check how much space is needed on every level we need not
+        // check how much space is needed on every level. We need not
         // check the highest level since either
         // - on the highest level no cells are flagged for refinement
         // - there are, but prepare_refinement added another empty
-        // level which then is the highest level
+        //   level which then is the highest level
 
         // variables to hold the number of newly to be created
         // vertices, lines and quads. as these are stored globally,

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.