[cig-commits] r1397 - trunk/aspect/source/mesh_refinement

bangerth at dealii.org bangerth at dealii.org
Thu Nov 29 12:55:56 PST 2012


Author: bangerth
Date: 2012-11-29 13:55:56 -0700 (Thu, 29 Nov 2012)
New Revision: 1397

Modified:
   trunk/aspect/source/mesh_refinement/composition.cc
Log:
Fix wording of comment.

Modified: trunk/aspect/source/mesh_refinement/composition.cc
===================================================================
--- trunk/aspect/source/mesh_refinement/composition.cc	2012-11-29 15:08:50 UTC (rev 1396)
+++ trunk/aspect/source/mesh_refinement/composition.cc	2012-11-29 20:55:56 UTC (rev 1397)
@@ -67,7 +67,7 @@
   {
     ASPECT_REGISTER_MESH_REFINEMENT_CRITERION(Composition,
                                   "composition",
-                                  "A mesh refinement criterion that takes computes "
+                                  "A mesh refinement criterion that computes "
                                   "refinement indicators from the compositional fields. "
                                   "If there is more than one compositional field, then "
                                   "it simply takes the sum of the indicators computed "



More information about the CIG-COMMITS mailing list