aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-08-24 21:24:57 +0000
committerallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-08-24 21:24:57 +0000
commit1fdb7d1b5d7d008a107f26e15c4422cfc285de1d (patch)
treef9d02b6efbe37fd8f2ee6708ee74ba48a0c5b9fa /param.ccl
parent826714bba38d053e668921a411c6a8fa1e15c2a1 (diff)
Spelling mistake
Cactus/754 git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@131 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
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