summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/UsersGuide/ThornWriters.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index f9d56cfd..5013e1f8 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -650,7 +650,7 @@ The Fortran routine {\tt MyFRoutine} is scheduled in the {\tt schedule.ccl} file
doesn't use Cactus parameters, and calls another routine, in the same thorn,
{\tt MyNewRoutine} which does use parameters.
This routine needs to be passed an integer flag as
-well as the standard Cactus The source file should look like
+well as the standard Cactus variables. The source file should look like
\begin{verbatim}
#include "cctk.h"