aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index f7bc858..e4953c1 100644
--- a/param.ccl
+++ b/param.ccl
@@ -34,7 +34,7 @@ STRING out_dir "Output directory for IOJpeg files, overrides IO::out_dir" STEERA
KEYWORD mode "Output mode to use" STEERABLE = ALWAYS
{
"remove" :: "Remove files from old timesteps"
- "standard" :: "Generate a file for each out2D_every timesteps"
+ "standard" :: "Generate a file for each out_every timesteps"
} "standard"