]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the grammar of a comment. 4563/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 30 Jun 2017 20:05:05 +0000 (14:05 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 30 Jun 2017 20:05:05 +0000 (14:05 -0600)
tests/serialization/dof_handler_01.cc

index bd3ffda78128b13eef18761a7dfc78edac0b2d8b..6fb9e6d63695bafb1129e2d20f24def47d54e7a9 100644 (file)
@@ -169,7 +169,7 @@ void test ()
   dof_1.distribute_dofs (fe);
   dof_2.distribute_dofs (fe);
 
-  // right now, both DoFHandlers are the same. Renumber one of the them
+  // right now, both DoFHandlers are the same. Renumber one of them
   DoFRenumbering::Cuthill_McKee (dof_1);
 
   verify (dof_1, dof_2);

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.