summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/Appendices.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index 9287274b..8c7442ec 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -1308,8 +1308,8 @@ character `{\tt /}' reserved for future expansion.%%%
tree-like data structures.%%%
}%%%
-Values are 1-dimensional arrays of any of the usual Cactus data types
-described in Section~\ref{sect-ThornWriting/DataTypes}.
+Values are 1-dimensional arrays of any of the usual Cactus data types.
+%described in Section~\ref{sect-ThornWriting/DataTypes}.
A string can be stored by treating it as a 1-dimensional array of
\verb|CCTK_CHAR| (there's an example of this below).