From 14303b0e3512d52580647bef7227d2ec5be464ed Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 6 Dec 2001 10:12:42 +0000 Subject: Fixed typos in parameter descriptions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@15 ff385933-4943-42dc-877b-ffc776028de6 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index ea19fd6..7f06643 100644 --- a/param.ccl +++ b/param.ccl @@ -23,9 +23,9 @@ STRING check_vars "Groups and/or variables to check for NaN's" STEERABLE = ALWAY .* :: "List of full group and/or variable names, or 'all' for everything" } "" -KEYWORD action_if_found "What do do if a NaN was found" STEERABLE = ALWAYS +KEYWORD action_if_found "What to do if a NaN was found" STEERABLE = ALWAYS { - "just warn" :: "Just print a level warning warning" + "just warn" :: "Just print a level 1 warning" "terminate" :: "Warn and terminate Cactus gracefully as soon as possible" "abort" :: "Warn and abort Cactus immediately" } "just warn" -- cgit v1.2.3