aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 21896e3..e08aa3c 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -708,7 +708,7 @@ schedule GROUP MoL_PostStep AT Post_Recover_Variables
} "Ensure that everything is correct after recovery"
#########################################################################
-### Physics thorns can apply enforce constraints in PostStepModify. ###
+### Physics thorns can enforce constraints in PostStepModify. ###
### The difference between PostStep and PostStepModify is that ###
### PostStep is scheduled at many other occasions, whereas the ###
### PostStepModify is only scheduled during evolution. ###