aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2003-08-04 17:02:06 +0000
committerallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2003-08-04 17:02:06 +0000
commitc1991c490997bf37320b21bc9e6996fa32f43e0c (patch)
treec90c5283bac9c25e734e15c261ffdd158f82e122
parent26c1a9fa5655ac7fb8a7a5bf6bd8421d99518328 (diff)
typo in parameter name
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@192 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 39e3cb4..9e7c13b 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -393,7 +393,7 @@ parameters. The most important ones are:
number
\item {\tt IO::checkpoint\_next}\\
triggers a checkpoint at the end of the current iteration
- \item {\tt IO::checkpoint\_next}\\
+ \item {\tt IO::checkpoint\_on\_terminate}\\
triggers a checkpoint at the end of the last iteration of a simulation run
\item {\tt IO::checkpoint\_file}\\
holds the basename for checkpoint file(s) to create\\