aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 6c0b57e..e930f49 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -139,7 +139,8 @@ variable as a grid function), and the total number of timelevels set to 1.\\
The global attributes are set to
{\tt "unchunked" $=$ "yes", nprocs $=$ 1,} and {\tt ioproc\_every $=$ 1}.\\
-Once you built and ran the program you can easily verify this with
+Once you've built and ran the program you can easily verify if it worked
+properly with
\begin{verbatim}
h5dump x_3d.h5
\end{verbatim}