aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2006-07-31 15:13:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2006-07-31 15:13:00 +0000
commit20d54a0903755991daa2c9964a60c6c499cd7044 (patch)
tree3fc1224a66eedb4a9082fe2f5c21f4133cf4ecec /Carpet/CarpetLib/param.ccl
parentb1133f9cc68b6b45646ddaa25a1a0e7e0bf579f0 (diff)
CarpetLib: Correct grammatical error in parameter description
darcs-hash:20060731151302-dae7b-555810bfd094f8acb70b3dc90c2775ab84a20ef7.gz
Diffstat (limited to 'Carpet/CarpetLib/param.ccl')
-rw-r--r--Carpet/CarpetLib/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl
index fa39bfed2..3ed9b364a 100644
--- a/Carpet/CarpetLib/param.ccl
+++ b/Carpet/CarpetLib/param.ccl
@@ -55,7 +55,7 @@ INT max_allowed_memory_MB "Maximum allowed amount of memory per process (in Mega
1:* :: "abort if more memory is used"
} 0
-STRING memstat_file "File name to which memstat output is collected (because stdout from the root node may not be enough)" STEERABLE=always
+STRING memstat_file "File name in which memstat output is collected (because stdout from the root node may not be enough)" STEERABLE=always
{
"^$" :: "empty filename: no file output"
"^.+$" :: "file name"