aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2003-08-14 14:47:16 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2003-08-14 14:47:16 +0000
commit26ed6df7852747de8a008d0ebc1c2be262983b81 (patch)
treef0c53f3ea3cb995a39188e607152b42c8224ea96
parent89337e512a483ae232316eae4dc853669bf16c9d (diff)
Fixed typo in parameter name.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@171 4825ed28-b72c-4eae-9704-e50c059e567d
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 1144fa2..0ae8480 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -158,7 +158,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}