[cig-commits] r12619 - short/3D/PyLith/trunk/pylith/problems

brad at geodynamics.org brad at geodynamics.org
Tue Aug 12 16:21:38 PDT 2008


Author: brad
Date: 2008-08-12 16:21:38 -0700 (Tue, 12 Aug 2008)
New Revision: 12619

Modified:
   short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py
Log:
Fixed typo in comment.

Modified: short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py	2008-08-12 22:55:23 UTC (rev 12618)
+++ short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py	2008-08-12 23:21:38 UTC (rev 12619)
@@ -40,7 +40,7 @@
     ##
     ## \b Properties
     ## @li \b total_time Time duration for simulation.
-    ## @li \b dt Default time step.
+    ## @li \b dt Time step for simulation.
     ##
     ## \b Facilities
     ## @li None



More information about the cig-commits mailing list