From ea1ca471ae4b1b430ee85eb765a3c5dc77b8de9a Mon Sep 17 00:00:00 2001 From: eschnett Date: Mon, 4 Jul 2011 03:53:37 +0000 Subject: Correct typo in parameter description git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@282 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index e6b90fd..affe632 100644 --- a/param.ccl +++ b/param.ccl @@ -179,7 +179,7 @@ STRING filereader_ID_dir "Directory to look for input files" STEERABLE = RECOVER { ".+" :: "A valid directory name" } "." -STRING filereader_ID_files "List of basenames of files to read in as initial data (e.g. obmit the filename extention here)" STEERABLE = RECOVER +STRING filereader_ID_files "List of basenames of files to read in as initial data (e.g. omit the filename extention here)" STEERABLE = RECOVER { ".+" :: "Space-separated list of initial data filenames (basenames, e.g. excluding the file name extention)" "^$" :: "An empty string for not recovering initial data" -- cgit v1.2.3