summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-06-20 11:01:02 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-06-20 11:01:02 +0000
commit72b5c2375d6e6fbabafe3c1eccc12d5f0101ddd0 (patch)
tree2b885c98c4b5b435aeeaed7251b809afe29bff5e /doc
parent8810ea6b451c40c0eaa6a77bc9b6682bba098e3d (diff)
Spelling correction.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2244 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/ThornWriters.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index 2afa25bf..944d6da6 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -1,4 +1,4 @@
-Th% /*@@
+% /*@@
% @file ThornWriters.tex
% @date 27 Jan 1999
% @author Gabrielle Allen, Tom Goodale, Gerd Lanfermann
@@ -2311,7 +2311,7 @@ the reduction call is made.
Note that since most source files (see Section~\ref{nacofosofi} for
exceptions) pass through a C preprocessor, C style comments can be
used in Fortran code. C++ comments (that is //), should not be used in
-Fortran code, since they indicate the string concatonation operator in
+Fortran code, since they indicate the string concatenation operator in
Fortran.
The Flesh and the Cactus thorns use {\tt grdoc} to document the code.