aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index cefa4d7..39f2d83 100644
--- a/param.ccl
+++ b/param.ccl
@@ -107,7 +107,7 @@ KEYWORD recover "Recover from a checkpoint file ?" STEERABLE = RECOVER
{
"no" :: "Don't recover"
"manual" :: "Recover from the checkpoint file given as <recovery_dir>/<recover_file>"
- "yes" :: "Same as \"manual\" (this value is depricated)"
+ "yes" :: "Same as \"manual\" (this value is deprecated)"
"auto" :: "Automatically recover from the latest checkpoint file found in <recovery_dir>"
} "no"
INT checkpoint_every "Checkpoint every x iterations" STEERABLE = ALWAYS