]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 14 Nov 2012 03:18:19 +0000 (03:18 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 14 Nov 2012 03:18:19 +0000 (03:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@27533 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/meshworker/output.h

index f706e3db74f7611db061f51fb774cdcb16888b60..f88c00edec7566d5876557d205e17fce31ba193d 100644 (file)
@@ -225,7 +225,7 @@ namespace MeshWorker
                                      ? dim : (dim-1);
       const unsigned int row_length = n_points;
                                        // If patches are 1D, end the
-                                       // patch after a row, else and
+                                       // patch after a row, else end
                                        // it after a square
       const unsigned int row_length2 = (patch_dim==1) ? row_length : (row_length*row_length);
 

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.