aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 73ba4dc..9c2c703 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -85,7 +85,7 @@ General parameters to control all {\bf IOASCII}'s I/O methods are:
The variables must be given by their fully qualified variable or group
name. The special keyword {\it all} requests {\tt IOASCII} output for
all variables. Multiple names must be separated by whitespaces.\\
- An option string can be appended in square brackets to the
+ An option string can be appended in curly braces to the
group/variable name. The only option supported so far is {\tt out\_every}
which sets the output frequency for an individual variable (overriding
{\tt IOASCII::out[123]D\_every} and {\tt IO::out\_every}).