aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2003-08-14 14:47:46 +0000
committertradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2003-08-14 14:47:46 +0000
commit4dddd4ec1507cd1284dc1d8e43c06728edf0247b (patch)
tree891fac2cc72c8f583838c5f5f6a0ef8521d8cfc2
parentefb3165dec60c489c288ecc0a93ac21be569c18b (diff)
Fixed typo in parameter name.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@286 ebee0441-1374-4afa-a3b5-247f3ba15b9a
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 5c58725..dc4f96e 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -182,7 +182,7 @@ The hyperslab parameters which can be set in an option string are:
the downsample option. It must be given as an array of integer values
with $M$ elements ($M$ being the number of hyperslab dimensions).\\
If the downsample option is not given, it will default to the settings
- of the general downsampling parameters {\tt IO::downsample\_[xyz]} as
+ of the general downsampling parameters {\tt IO::out\_downsample\_[xyz]} as
defined by thorn {\bf IOUtil}.
\end{itemize}