]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo. 4226/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 7 Apr 2017 16:58:17 +0000 (10:58 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 7 Apr 2017 16:58:17 +0000 (10:58 -0600)
source/fe/fe_system.cc

index 17b6d44a1e670ea55fbd54f6a205e3abd788d2be..2731f918991b9e2fd6ecdb34f3bcde1a2effffc4 100644 (file)
@@ -1636,7 +1636,7 @@ FESystem<dim,spacedim>::initialize_quad_dof_index_permutation ()
   Assert (index == this->dofs_per_quad,
           ExcInternalError());
 
-  // aditionally compose the permutation information for lines
+  // additionally compose the permutation information for lines
   Assert (this->adjust_line_dof_index_for_line_orientation_table.size()==
           this->dofs_per_line, ExcInternalError());
   index = 0;

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.