aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2002-12-03 16:09:24 +0000
committerrideout <rideout@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2002-12-03 16:09:24 +0000
commitd873921c856ad08f7dcb5c06599e64be2beb811a (patch)
tree8415146f5768513e4f345c9b7f88a4704f6b61e3
parent9bca1c40e41a60e3211b6bf39000a248b2d49c15 (diff)
Added clarifying word.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@17 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 6f46a40..a9666dd 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -88,7 +88,7 @@ int SpaceMask\_RegisterType(char* \emph{type\_name}, int \emph{nstates},
\noindent An appropriate number of bits of the mask are allocated to
hold a unique value for the $n$ states specified by the \emph{nstates}
argument. The registration must take place before the type can be
-used, so for instance, could be scheduled at CCTK\_STARTUP. New
+used, so for instance, this could be scheduled at CCTK\_STARTUP. New
states can be added to an already allocated type using the function:
\indent\parbox{\linewidth}{