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 cca267c..0b7496d 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -277,7 +277,7 @@ For example, to register the symmetries of the {\it xy} component of the
metric tensor from C, you first need to get access to the include file
by putting the line
\begin{verbatim}
-uses include symmetry.h
+uses include: Symmetry.h
\end{verbatim}
in your \verb|interface.ccl| file. Then in your thorn you can write (C)
\begin{verbatim}