aboutsummaryrefslogtreecommitdiff
path: root/Carpet/doc
diff options
context:
space:
mode:
authorJonathan Thornburg <jthorn@aei.mpg.de>2006-08-26 12:17:00 +0000
committerJonathan Thornburg <jthorn@aei.mpg.de>2006-08-26 12:17:00 +0000
commit899bf5ed0aac2537cb6ef0bdd19970db48d2cf08 (patch)
treec3fbecfb79697ab2214c4783ab13608da0b61cb0 /Carpet/doc
parent719d4da94d8dea5b67f0fa6dc0906ca3b59922b6 (diff)
[doc] typo fix, also clarify when global mode is done
This patch just fixes a typo. However, I should note that my previous patch to this same file also changed the pseudocode algorithm of figure 6 to clarify a little bit when global mode routines are executed. (oops, that should have one into that patch's long-comment -- I forgot) darcs-hash:20060826121734-b0a3f-63343a1ffdc2b164a16390f013e06476d5fd1149.gz
Diffstat (limited to 'Carpet/doc')
-rw-r--r--Carpet/doc/scheduling.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/doc/scheduling.tex b/Carpet/doc/scheduling.tex
index 758643421..016a0e879 100644
--- a/Carpet/doc/scheduling.tex
+++ b/Carpet/doc/scheduling.tex
@@ -1160,7 +1160,7 @@ FIXME: \=THIS IS COMPLICATED
\end{tabbing}
%
In \verb|Carpet_use_modes()|, suppose \verb|schedule_mode| is X.
-Then if \verb|chedule_options| is ``loop-Y'', replace
+Then if \verb|schedule_options| is ``loop-Y'', replace
\begin{verbatim}
call scheduled_routine(X_arguments) in X mode
\end{verbatim}