[cig-commits] commit 1919 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Wed Sep 25 08:25:57 PDT 2013


Revision 1919

typo

U   trunk/aspect/source/termination_criteria/end_step.cc


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=1919&peg=1919

Diff:
Modified: trunk/aspect/source/termination_criteria/end_step.cc
===================================================================
--- trunk/aspect/source/termination_criteria/end_step.cc	2013-09-24 17:33:33 UTC (rev 1918)
+++ trunk/aspect/source/termination_criteria/end_step.cc	2013-09-25 15:25:40 UTC (rev 1919)
@@ -65,7 +65,7 @@
   {
     ASPECT_REGISTER_TERMINATION_CRITERION(EndStep,
                                           "end step",
-                                          "Terminate the simulation once the specified timestep"
+                                          "Terminate the simulation once the specified timestep "
                                           "has been reached. ")
   }
 }


More information about the CIG-COMMITS mailing list