aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 6c886e8..3ab5dbf 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -119,7 +119,7 @@ For the scalar variable {\tt mythorn::complex} both the real and imaginary part
\begin{verbatim}
IOBasic::outInfo_every = 2
IOBasic::outInfo_vars = "grid::r
- wavetoy::phi[reductions=<norm2>]
+ wavetoy::phi[reductions = 'norm2']
mythorn::complex"
IOBasic::outInfo_reductions = "minimum maximum"
\end{verbatim}